GET
/
auth
/
user
/
{id}
/
profile-image

Authorizations

Authorization
string
headerrequired

Access token

Path Parameters

id
string
required

user ulid

Response

200 - application/json
message
string

A descriptive message confirming the success or failure of the retrieve operation.

success
boolean

Indicates whether the request was successful or failure (true for success, false for failure).

content
object

An object containing the response content.