Skip to main content
GET
/
v1
/
attestation-packs
/
{id}
Get Verification Pack
curl --request GET \
  --url https://api.truthlocks.com/v1/attestation-packs/{id} \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns a single verification pack by ID, including its current verification count, status, and metadata.

Parameters

id
uuid
required
The verification pack UUID

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Path Parameters

id
string<uuid>
required

Response

Pack details

The response is of type object.