Skip to main content
GET
Get Extractor Catalog

Overview

Dispositions are enabled per organization. If your organization does not have access, these endpoints return 404.
Returns one entry per extractor that has a published version, organization-wide extractors plus extractors scoped to this agent, ordered by name. Each entry describes the published version only, which is the version a disposition value pins. Unpublished extractors appear in List Disposition Extractors but not here; publish one with Publish Disposition Extractor.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The agent’s unique identifier. A malformed id returns 400 with the message agentId must be a valid UUID.

Response

array
Array of extractor catalog entries. Empty when no extractor has been published.
null | array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt