get https://api.bigpanda.io/resources/v1.0/schedules
Retrieves the schema definitions for all schedules.
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the Org Token type of Authorization token.
Returns
Schedules object for the specified enrichment, if a valid identifier was provided. Possible response codes include:
200 OK
404 Not Found
—the specified enrichmentid
does not exist or the request URL is incorrect. You can list all plans to find the correct enrichmentid
.