Create & Manage Users
Retrieve a user
GET
/
auth
/
user
/
{id}
Authorizations
Authorization
string
headerrequiredAccess token
Path Parameters
id
string
requireduser ulid
Response
200 - application/json
message
string
A descriptive message confirming the success or failure of the Registration process.
success
boolean
Indicates whether the request was successful or failure (true for success, false for failure).
content
object
An object containing the response content.