Get a user in a space

Returns details about an existing user in the context of a space. Accessible to all members of that space.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
The space ID
user_idstringRequired
The user ID

Response

OK - User details