API Credentials
List API Credentials for Team
Retrieves all API credentials (tokens) associated with the specified team. Requires api:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the Team.
Response
200
application/json
A list of API credentials.
(Legacy/Unused?) List of abilities granted by the token. Modern permissions use JWT scopes.