Skip to main content
GET
Get digital card access code

Authorizations

X-Api-Key
string
header
required

Company Level Authentication

Include your API key in the X-Api-Key header for every request:

Headers

snappy-account-id
string

Optional account identifier for swag validation/filtering.

Example:

"acc123456"

snappy-company-id
string

Optional company identifier for swag validation/filtering.

Example:

"cmp123456"

Path Parameters

digitalCardId
string
required

The unique identifier of the digital card.

Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]+$
Example:

"digital_card_123"

Response

Digital card access code.

data
object
required

Digital card access code response.

Last modified on July 30, 2026