Get Citation Schema
Citation Schemas
Get Citation Schema
Retrieve a specific citation schema by ID.
GET
Get Citation Schema
Headers
Your API key for authentication.
Query Parameters
The unique identifier of the citation schema to retrieve.
Response
HTTP status code (200 for success).
The citation schema object.
The unique identifier for the citation schema (UUID format).
The name of the citation schema.
The description of the citation schema.
The organization ID that owns this schema.
The JSON schema configuration containing variables, groupings, and conditions for citation extraction.
The timestamp when the citation schema was created (ISO 8601 format).
Will be null for successful requests.
Error Responses
400 Bad Request
Returned when the schema ID parameter is missing.
404 Not Found
Returned when the specified citation schema is not found or doesn’t belong to your organization.
Docs for agents: llms.txt