Skip to main content
GET
List Citation Schemas

Headers

authorization
string
required
Your API key for authentication.

Response

status
integer
HTTP status code (200 for success).
data
array
An array of citation schema objects.
id
string
The unique identifier for the citation schema (UUID format).
name
string
The name of the citation schema.
description
string
The description of the citation schema.
schema
object
The JSON schema configuration containing variables, groupings, and conditions for citation extraction. Returned inline so you can enumerate fields without a follow-up request per schema.
created_at
string
The timestamp when the citation schema was created (ISO 8601 format).
errors
null
Will be null for successful requests.

Docs for agents: llms.txt