Endpoints
List Endpoints
GET
List Endpoints
Authorizations
Pass your API key as a Bearer token. Create API keys in the project overview.
Query Parameters
Search endpoints by name.
Example:
"my-model"
Filter by active status. true returns only running endpoints, false returns only stopped endpoints.
Example:
true
Page number, starting from 1.
Required range:
x >= 1Number of items per page. Min 1, max 2000.
Required range:
1 <= x <= 2000List Endpoints

