Organization Members

Get member

Retrieves a single organization member by ID with nested user data.

get/organizations/{organization_id}/members/{member_id}

Path parameters

organization_idstring required
member_idstring required

Response

OK

created_atstring date-time required
idstring required
organization_idstring required
rolestring required
updated_atstring date-time required

Changes

Changed in 4 of the 24 revisions of this API.24

  • 4ea48c264d7c11See the full diff
    • removed the required property user_id from the response with the 200 status

      response-required-property-removed

    • added the required property user to the response with the 200 status

      response-required-property-added

    • api tag Organization Members added

      api-tag-added

    • api tag Members removed

      api-tag-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 118 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog