v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Endpoint

Get Throttling Status

Get the endpoint's throttling status.

Returns Ok if the endpoint rate-limit is not impacting delivery to it.

get/api/v1/app/{app_id}/endpoint/{endpoint_id}/rate-limit-status

Path parameters

app_idstring required

The Application's ID or UID.

Example:unique-identifier

The Application's ID or UID.

endpoint_idstring required

The Endpoint's ID or UID.

Example:unique-identifier

The Endpoint's ID or UID.

Response

status'Ok' | 'RateLimited' required
throttledSincestring date-time nullable

When throttling started for this endpoint, if currently throttled.