users

Get Profile

Return the authenticated user's full profile.

get/api/v1/users/me

Response

Successful Response

idstring uuid required
emailstring required
first_namestring required
last_namestring required
phonestring nullable
companystring nullable
status'active' | 'inactive' | 'suspended' required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.