List team members
Get a list of all team members in the authenticated user's agency.
<Info>Scope required: `read:agency`</Info>
<Info>Requires: Agency admin access</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Fanvue-API-Version
API version to use for the request
Response
List of team members
uuid
isAdmin
nickname
email
displayName
creatorAccess
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
410
Gone Error