List organization members
When authenticated with an API key, this operation requires api-read.
Authentication
AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.
Path parameters
org_id
Organization ID
Query parameters
limit
Maximum number of members to return; defaults to 50 and is clamped to 1 through 200.
Response
Organization members
data
Response payload.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error