Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Query Parameters
The page to return in a paginated query.
Required range:
x >= 1Maximum number of items to return per page.
Required range:
1 <= x <= 100Filter list of items by project name.
Filter list of items by task type.
Available options:
llm-base, tabular-classification, tabular-regression, text-classification Response
Status OK.

