Organization Members
Get member by user ID
Retrieves an organization member by the user's ID with nested user data.
get/organizations/{organization_id}/members/by-user/{user_id}
Path parameters
organization_idstring required
user_idstring required
Response
OK
Changes
Changed in 2 of the 24 revisions of this API.12
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○