v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
TokenManagement

Get User Tokens by Resource Identifier

Retrieves user tokens associated with the specified resource identifier.

get/programs/{programCode}/accounts/{accountIdentifier}/externalIdentifiers/{resourceId}

Path parameters

programCodestring required

The program code identifying the BaaS program context.

resourceIdstring required

The resource identifier for the token.

accountIdentifierstring required

Headers

X-GD-RequestIdstring required

A unique request identifier for tracking and logging. Should be a GUID.

Response

OK

tokenResourceIdstring uuid nullable

The unique resource identifier for the user's token.

externalResourcestring nullable

An external resource identifier or context related to the token.