Skip to main content
GET
List Disposition Extractors

Overview

Dispositions are enabled per organization. If your organization does not have access, these endpoints return 404.
Returns every extractor this agent can use, published or not: organization-wide extractors plus extractors scoped to this agent, most recently updated first. Each entry is the extractor record without its version bodies; call Get Disposition Extractor for those. For only the published extractors a disposition can pin, use Get Extractor Catalog.

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 objects.
null | array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt