GET /api/v1/forward/identities/{identity_id}
Returns an Identity owned by the authenticated account.
Headers
Path parameters
Example request
Example response
HTTP 200 OKResponse fields
Returns the Identity object.Errors
Notes
- Disabled identities can still be retrieved.
- Deleted identities must not be used to create new sessions.