Organization
Get organization member
Retrieves details of a specific member's permissions within an organization. Includes user profile information and permission flags. The permission ID is unique to the organization-user relationship. Requires the user to be a member of the organization with appropriate permissions.
get/v1/organizations/{organizationId}/members/{permissionId}
Path parameters
organizationIdstring required
Organization ID
permissionIdstring required
Permission ID (unique identifier for the user-organization relationship)
Response
Member details