latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

User

List access token templates

Returns all access token templates belonging to the authenticated user. Results are paginated using cursor-based pagination. Use the prevId query parameter with the nextBatchPrevId value from the previous response to fetch the next page. Defaults to 25 results per page; maximum is 100.

get/api/v2/user/accesstokentemplate

Query parameters

limitstring number

Maximum number of results to return (default: 25, max: 100)

prevIdstring

Cursor for pagination; use the nextBatchPrevId value from the previous response

Response

OK

nextBatchPrevIdstring