Skip to main content
GET
Read this merchant's own Direct API credential

Authorizations

Authorization
string
header
required

Short-lived random access credential backed by current server-side session state.

Response

The credential as it stands. Never carries a secret.

The credential as it stands. Never carries a secret.

merchantId
string<uuid>
required
clientId
string
required
Maximum string length: 64
environment
enum<string>
required
Available options:
SANDBOX,
PRODUCTION
status
enum<string>
required
Available options:
ACTIVE,
SUSPENDED,
REVOKED
scopes
string[]
required
secretCreatedAt
string<date-time>
required
version
integer<int64>
required
Required range: x >= 0
purpose
string | null
Maximum string length: 120
lastUsedAt
string<date-time> | null