GET /auth/me
Returns the profile of the currently authenticated user, including their tenant identifier.Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer {access_token} |
Accept | Yes | application/json |
Request
Response 200
| Field | Type | Description |
|---|---|---|
tenant.domain | string | Use this value as your X-Tenant header |