Skip to main content
GET
List attestations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Query Parameters

attestation_id
string | null

The attestation ID to search for

Response

200 - application/json

Successful Response

data
AttestationResponse · object[]
required
Example:
pagination
PaginationInfo · object | null
Last modified on June 18, 2026