Groups
List group tokens
Retrieves all access tokens for the specified group. Token secrets are not included in the response for security reasons.
GET
/organizations/{organizationName}/groups/{groupName}/tokensAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Response Body
application/json
application/json
application/json
application/json
application/json