Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successful response
Array of token objects.
Returns the tokens associated with a project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response
Array of token objects.