Users
Requirements
Endpoint
Get Current User
GET /api/v1/users/meAuthorizations
AuthorizationstringRequired
API key authentication. Format: "Bearer-API YOUR_API_KEY"
Responses
200
Successful operation
application/json
idstringOptionalExample:
Unique identifier for the user
5b1ec026db27977424e8599enamestringOptionalExample:
Full name of the user
ervintorrafirst_namestringOptionalExample:
First name of the user
ErvinpicturestringOptionalExample:
URL to the profile picture of the user
https://publer-dev.s3.amazonaws.com/uploads/photos/thumb_mini_magick20250123-28707-otuw0w.png401
Unauthorized
application/json
403
Permission denied or missing required scope
application/json
get
/users/meRelated Resources
Last updated
Was this helpful?

