auth

Get Current User Profile

Get the authenticated user's profile.

get/api/v1/auth/me

Response

Successful Response

idstring required

Unique user identifier.

emailstring required

User email address.

display_namestring nullable

User-chosen display name.

created_atstring required

ISO-8601 timestamp of account creation.

Changes

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