List the model catalog
Returns every model orq offers, optionally filtered, searched and sorted. Use starting_after or ending_before to page through the collection.
Query parameters
Page size, 1–200. Unset uses the server default (50).
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 task type. Repeat to match any of several types.
Filter by catalog lifecycle status. Repeat to match any of several statuses.
Filter by supported parameter key. Repeat to match any of several parameters.
Filter by supported service tier. Repeat to match any of several tiers.
Filter to offerings of one base model reference, <developer>/<stem>.
Filter by deprecation: true returns only offerings with an announced sunset date, false returns only offerings without one. Unset returns both.
Case-insensitive substring search over id, name and description.
Field to sort by.
Sort order. Defaults to ascending.
Response
OK