activity-calendar
Get Calendar Activities
Return all activities owned by the requesting user within [start, end).
get/api/v1/activities/calendar
Query parameters
startstring required
Inclusive start of window (ISO-8601)
Inclusive start of window (ISO-8601)
endstring required
Exclusive end of window (ISO-8601)
Exclusive end of window (ISO-8601)
Headers
authorizationstring nullable
X-API-Keystring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/activities/calendar:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 5 revisions of this API.