v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
TokenManagement

Get User Tokens by Account Identifier

Retrieves all user tokens associated with the specified account identifier.

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

Path parameters

programCodestring required

The program code identifying the BaaS program context.

accountIdentifierstring required

The unique identifier for the account whose tokens are being retrieved.

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.