AladiaDocs
Api referenceOrganizationsMembers

Retrieve a member

GET
/v2/organizations/{organizationId}/members/{userId}
AuthorizationBearer <token>

In: header

Path Parameters

userId*string
organizationId*string

Response Body

application/json

curl -X GET "https://example.com/v2/organizations/string/members/string"
{}