Skip to main content
GET
Get Token Transparency Filing Schema

Authorizations

X-Blockworks-API-Key
string
header
required

API key sent in the X-Blockworks-API-Key header; x-messari-api-key is accepted for existing integrations. The catalog endpoints and models on the public access tier need no key.

Path Parameters

schemaID
string
required

The Schema ID identifying the row.

Query Parameters

selections
enum<string>[]

Comma-separated fields to return; defaults to all fields.

Available options:
schemaID,
versionID,
filingType,
sections,
questionCount

Response

The matching row, and which field it matched on.

data
object
required
metadata
object
required

The public field the lookup value matched on: the primary key or an alternative identifier.

error
string | null