Get collection tokens by ID or type
List tokens in a collection, optionally filtered by type, with pagination.
Query parameters
Headers
SDK version header
Response
Collection tokens by ID or type
Changes
Changed in 4 of the 12 revisions of this API.485730
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_147enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_237enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_238enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_239enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_240enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_241enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_242enum value to theallOf[ApiErrorResponseDto]/coderesponse property for the response status500response-property-enum-value-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the
queryrequest parametertypewas restricted to a list of enum valuesrequest-parameter-became-enum
- ▲
the
headerrequest parameterx-sdk-versionbecame requiredrequest-parameter-became-required
- ▲
the
queryrequest parameteridbecame requiredrequest-parameter-became-required
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ▲
the response property
codebecame optional for the status400response-property-became-optional
- ▲
the response property
codebecame optional for the status401response-property-became-optional
- ▲
the response property
codebecame optional for the status403response-property-became-optional
- ▲
the response property
codebecame optional for the status404response-property-became-optional
- ▲
the response property
codebecame optional for the status500response-property-became-optional
- ▲
the response property
messagebecame optional for the status400response-property-became-optional
- ▲
the response property
messagebecame optional for the status401response-property-became-optional
- ▲
the response property
messagebecame optional for the status403response-property-became-optional
- ▲
the response property
messagebecame optional for the status404response-property-became-optional
- ▲
the response property
messagebecame optional for the status500response-property-became-optional
- ▲
the
tokens/items/createdAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
tokens/items/updatedAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
totalresponse's property type/format changed frominteger/tonumber/for status200response-property-type-changed
- ▲
removed the required property
categoryfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
categoryfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
pathfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
statusCodefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the500statusresponse-required-property-removed
- ●
removed the optional property
errorsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
requestIdfrom the response with the500statusresponse-optional-property-removed
- ●
added the new
ERR_006enum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_008enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_009enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_010enum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_011enum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
ERR_019enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
ERR_022enum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
ERR_066enum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_068enum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
ERR_410enum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
ERR_999enum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
the endpoint scheme security
x-api-keywas added to the APIapi-security-added
- ○
api tag
tokenizationaddedapi-tag-added
- ○
api tag
Tokenizationremovedapi-tag-removed
- ○
added the new enum value
BURNto thequeryrequest parametertyperequest-parameter-enum-value-added
- ○
added the new enum value
MINTto thequeryrequest parametertyperequest-parameter-enum-value-added
- ○
for the
queryrequest parameterskip, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
for the
queryrequest parametertake, the type/format was generalized frominteger/tonumber/request-parameter-type-generalized
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status400response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status401response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status403response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status404response-body-all-of-added
- ○
added
ApiErrorResponseDtoto the response bodyallOflist for the response status500response-body-all-of-added
- ○
removed the
BURNenum value from thetokens/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MINTenum value from thetokens/items/typeresponse property for the response status200response-property-enum-value-removed
This revision also has 68 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
BURNfrom thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the enum value
MINTfrom thequeryrequest parametertyperequest-parameter-enum-value-removed
- ▲
removed the required property
messagefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
successfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
successfrom the response with the404statusresponse-required-property-removed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ○
for the
queryrequest parameterid, the minLength was decreased from1to0request-parameter-min-length-decreased
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the optional property
requestIdto the response with the404statusresponse-optional-property-added
- ○
added the optional property
tokensto the response with the200statusresponse-optional-property-added
- ○
added the optional property
totalto the response with the200statusresponse-optional-property-added
- ○
the response property
errors/items/fieldbecame required for the status404response-property-became-required
- ○
the response property
errors/items/messagebecame required for the status404response-property-became-required
- ○
added the required property
categoryto the response with the404statusresponse-required-property-added
- ○
added the required property
codeto the response with the404statusresponse-required-property-added
- ○
added the required property
pathto the response with the404statusresponse-required-property-added
- ○
added the required property
statusCodeto the response with the404statusresponse-required-property-added
- ○
added the required property
timestampto the response with the404statusresponse-required-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○