List Models
Endpoints
List Models
List all models in the current organization.
GET
List Models
This endpoint uses cursor-based pagination ordered newest-first. See Pagination for a full example.Documentation Index
Fetch the complete documentation index at: https://docs.woodwide.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Case-insensitive substring search on model name. Returns models whose name contains the query string.
Required range:
1 <= x <= 200Pagination cursor