Skip to main content

Get a member of the organization

GET 

/api/v1/organizations/members/:user_id

Fetch one member of the caller's organization by public ID.

  • 404 if no such member exists in the organization.
  • API-key scope required: members:read.

Request

Responses

Successful Response