Get Token Replay Count

Get Token Replay Count
Request
URI
GET
https://{api_host}/vco/api/workflows/tokenreplay/{tokenId}/count
COPY
Path Parameters
string
tokenId
Required

tokenId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns integer of type(s) application/json
Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vco/api/workflows/tokenreplay/{tokenId}/count