Skip to main content
GET
Get Model Profile Catalog

Overview

Dispositions are enabled per organization. If your organization does not have access, these endpoints return 404.
Returns the model profiles an extractor’s inferenceConfig.modelProfileKey may name. A profile is an opaque handle for a quality, latency, and cost trade-off; only profiles currently available for structured extraction are listed. Use a profile’s key in Create Disposition Extractor or Update Disposition Extractor Draft.

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

Docs for agents: llms.txt