Archust Docs
Jobs

Calendar jobs in range

GET
/v1/jobs/calendar

Authorization

bearerAuth
AuthorizationBearer <token>

Clerk session JWT. Also send x-clerk-org-id if org context needed.

In: header

Query Parameters

startDate*string
Formatdate-time
endDate*string
Formatdate-time

Response Body

application/json

curl -X GET "https://example.com/v1/jobs/calendar?startDate=2019-08-24T14%3A15%3A22Z&endDate=2019-08-24T14%3A15%3A22Z"
[  {}]