GET /tokens/{tokenId}/serials
GET
/tokens/{tokenId}/serials
Returns token serials of current user.
tokenId*
String
Token Identifier
content: application/json: schema: type: array items: type: number
content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO'
Last updated 1 year ago