Evaluate Org Schedules

Evaluates an organization's schedule at specified instants.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringRequiredformat: "id"
Organization schedule ID.
instantslist of stringsRequired
Time instants to evaluate the organization schedule for.

Response

Success.
instant_evaluationslist of objects
The evaluations for the given time instants in the requested order.

Errors