List model catalog offerings
Returns every provider offering of one base model, identified by <developer>/<stem> (for example anthropic/claude-opus-4-7). Deprecated models are never listed.
Path Parameters
Base model reference, <developer>/<stem> (for example
anthropic/claude-opus-4-7).
Query Parameters
Page size, 1–1000. Unset returns every non-deprecated model in one response.
Cursor for forward pagination. Set to the id of the last item from
the previous page.
Cursor for backward pagination. Set to the id of the first item
from the previous page.
Filter by catalog provider key. Repeat to match any of several providers.
Filter by API endpoint. Repeat to match any of several endpoints.
Filter by input modality. Repeat to match any of several modalities.
Filter by output modality. Repeat to match any of several modalities.
Filter by region. Repeat to match any of several regions.
Filter by normalized feature name. Repeat to match any of several features.
Filter by supported parameter key. Repeat to match any of several parameters.
Filter by supported service tier. Repeat to match any of several tiers.
Case-insensitive substring search over id, name and description.
Field to sort by.
Sort order. Defaults to ascending.