List all members

The List Members endpoint fetches all team members with their roles and details.

This endpoint does not use pagination and will return all team members ordered by their creation date.

get

List all team members.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

Responses
200

Successful Response

application/json
get
/v1/agents/{agentId}/team/members

Last updated