Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

_id
string
required

The user's unique identifier

Pattern: ^[a-fA-F0-9]{24}$
Example:

"507f1f77bcf86cd799439011"

Response

User details response

data
object
required
success
boolean
required

Indicates if the request was successful