Get an identity
GET/spaces/{owner}/{space}/identities/{identity}
Get the details of an identity.
Path Parameters
owner string<handle>required
The handle of the owner.
Possible values: non-empty and <= 50 characters
space string<handle>required
The handle of the space.
Possible values: non-empty and <= 50 characters
identity string<handle>required
The handle of the identity.
Possible values: non-empty and <= 50 characters
Responses
- 200
- 404
The identity
Response Body
Resource not found
Response Body