List all members
The List Members endpoint fetches all team members with their roles and details.
get
List all team members.
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
The ID of the agent.
Responses
200
Successful Response
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
get
/v1/agents/{agentId}/team/membersLast updated