List member roles
List member roles
Retrieve a list of roles assigned to a member specified by ID for this Organization.
GET
List member roles
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The user ID.
Pattern:
^(?=.{1,1024}$).+\|.+$Query Parameters
An optional cursor from which to start the selection (exclusive).
Required string length:
1 - 1000Number of results per page. Defaults to 50.
Required range:
1 <= x <= 100