Skip to main content
GET
Get Endpoint

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

id
integer
required

Numeric ID of the endpoint to retrieve.

Response

Returns {success: true, result: {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.

result
object