Skip to main content
GET
List Endpoints

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Returns {success: true, results: [{id, min_load, min_cold_load, target_util, cold_mult, cold_workers, max_workers, max_queue_time, target_queue_time, endpoint_name, api_key, user_id, created_at, endpoint_state, inactivity_timeout, auto_delete_in_seconds, auto_delete_due_24h}, ...]}

success
boolean

Always true on success.

results
object[]

List of endpoint objects.