List service tokens
List service tokens for an organization.
Authorization
A service token must have at least one of the following access in order to use this API endpoint:
Service Token Accesses read_service_tokens
Path parameters
The name of the organization
Query parameters
If provided, specifies the page offset of returned results
If provided, specifies the number of returned results
Response
Returns the organization's service tokens
Changes
Changed in 4 of the 25 revisions of this API.215
- ○
added the required property
per_pageto the response with the200statusresponse-required-property-added
- ○
added the required property
total_countto the response with the200statusresponse-required-property-added
- ○
added the required property
total_pagesto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
data/items/actor_display_namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/actor_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/actor_typebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/expires_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/last_used_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/oauth_accesses_by_resourcebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/plain_text_refresh_tokenbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/service_token_accessesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/service_token_accesses/items/resource/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/tokenbecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
next_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_pagebecame nullable for the status200response-property-became-nullable
- ▲
the response property
prev_page_urlbecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/items/oauth_accesses_by_resourcebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/plain_text_refresh_tokenbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/service_token_accessesbecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/tokenbecame optional for the status200response-property-became-optional
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ▲
- ▲
for the
queryrequest parameterpage, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterper_page, the type/format was changed fromnumber/tointeger/request-parameter-type-changed
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○