ThrottleException

Message

Userfriendly message to explain which throttling limit has been exceeded.


Type string
MaxRequests

The request limit you have exceeded.


Type integer
Per

Time limit (Per Day or Per Minute)


Type string
RetryAfter

The time to wait until your throttling limit is no longer active and you can retry your requests.


Type time interval
Links

HATEOAS related to this object. It wil contain relevant url's such as previous and next page for paged results, create/update/delete action. These url's can be used in your application for the next steps in your application logic.


Type Hateoas

Related Methods

GET - 3/throttle

To check how your application behaves when running into a throttling exception, you can use this request to get the throttling exception.