Retrieve a JSON list of all agents the user has access to
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
JSON object containing an array of all the associated agents with that teamId, will return an empty array if the request is successful but there are no associated agents.
The response is of type object[]
.