Skip to main content
GET
Get token details

Authorizations

Authorization
string
header
required

JWT bearer token obtained via the OAuth2 client-credentials grant from the platform Authentication API. The token's scopes gate the endpoints it may call, and its audience names the Guardian instance. This is the standard way to authenticate to Guardian.

Path Parameters

id
string<uuid>
required

The ID of the token to retrieve.

Response

Success response.

id
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

card
object
required
Example:
created_at
string<date-time>
required
Example:

"2023-10-01T12:00:00Z"

network_token
object
required
pci_token_id
string<uuid>

The ID of the PCI token that represents the card

metadata
object

Metadata consisting of key-value entries.

  • Maximum 20 key-value pairs.
  • Maximum 20 characters per key.
  • Maximum 80 characters per value.
Example: