Get all your scheduled tasks
access_key
. The API will return the list of your scheduled tasks for your account.
X-Access-Key
header to pass your access key.
You can find your access key in your account dashboard.
Code | Type | Details |
---|---|---|
200 | OK | The request was successful. |
401 | Unauthorized | The request was rejected due to an invalid access key. |
402 | Payment Required | Access denied due to an unpaid invoice. |
423 | Locked | The request was denied due to insufficient quota. |
429 | Too Many Requests | The rate limit has been exceeded (too many requests per minute). |
500 | Internal server error | The request failed due to an internal server error. |