throttling

Get throttling by id.

Returns throttling by id.

get/api/v1/throttling/{id}

Path parameters

idstring required

Cookies

Sessionstring nullable

Response

Successful Response

namestring required

Name of the throttling set.

tierNumberinteger nullable

Tier number.

requestsMaxAmountinteger required

Max amount of requests.

timeIntervalinteger required

Time interval for requests.

catalogueIdstring required

Id of catalogue item to which throttling belongs.

type'ENV' | 'CONSUMER' required

Throttling type.

idstring required

Unique id in db.

Changes

No recorded changes to this endpoint across all 1 revision of this API.