Organizations
Retrieve an Organization Member
Retrieve an organization member's details.
Response will be a pending invite if it has been approved by organization owners or managers but is waiting to be accepted by the invitee.
get/api/0/organizations/{organization_id_or_slug}/members/{member_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
member_idstring required
The ID of the organization member.