Get organization working days
Returns the persisted working calendar for the authenticated organization or an explicitly selected active partner lab.
Returns the persisted working calendar for the authenticated organization or an explicitly selected active partner lab.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
labId?string
Length
1 <= lengthResponse Body
application/json
curl -X GET "https://example.com/calendar/working-days"{ "workingDays": [ 0 ], "timezone": "string", "closures": [ { "startDate": "string", "endDate": "string", "isRecurringAnnually": true } ]}Empty
Empty
Empty
Empty