Skip to main content
GET
/
developers
/
account
/
team
List team members
curl --request GET \
  --url https://api.txcloud.io/v1/developers/account/team \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200

Team members