v1

latestSwagger 2.02026-07-173540.5 KB

CheckTokenExists checks whether a token is stored

CheckTokenExists returns whether a token is stored by the token service for a specific user (-- api-linter: aladdin::9002::wordslist-custom-method-rpc=disabled aip.dev/not-precedent: We need to do this because check keyword used previous to wordlist --) (-- api-linter: aladdin::9002::wordslist-custom-method-http=disabled aip.dev/not-precedent: We need to do this because check keyword used previous to wordlist --)

get/token:checkTokenExists

Query parameters

applicationNamestring required

application_name is an OAuth2 application client.

userstring required

user is the user of the requestor of a token.

Headers

VND.com.blackrock.Request-IDstring UUID required

A unique identifier for this request.

VND.com.blackrock.Origin-Timestampstring date-time required

Timestamp assigned to this request at origin, in "HTTP-date" format as defined by RFC 7231.

Response

A successful response.

tokenPresentboolean