v1

latestOpenAPI 3.0.22026-07-2667277423.4 KB
SecureTokens

SecureToken: Show

Retrieves a single SecureToken object by its id.

get/secure_tokens/{id}

Path parameters

idstring required

A unique 25-character alphanumeric resource identifier.

A unique identifier for the SecureToken.

Response

200 response

idstring required

A unique 25-character alphanumeric resource identifier.

created_atstring date-time required

Timestamp when the SecureToken was created.

verification_status'OK' | 'NEEDS_VERIFY' | 'ERRORED' | 'SKIPPED' | 'CREATED' | 'EXPIRED' required

Current 3DS verification status of this SecureToken.

authentication_urlstring

URL to redirect the customer to for 3DS authentication. Only present when verification_status is "NEEDS_VERIFY".