News API

List the iCal subscriptions of this project

A subscription belongs to the project, so everyone with access to it sees the same list. The token itself is never returned again, a lost URL has to be revoked and recreated.

get/rest/api/v1/projects/{projectId}/calendarSubscriptions

Path parameters

projectIdstring uuid required

Response

OK

aliasstring
createdAtstring date-time
currenciesstring[]
customerEmailstring

Who created the subscription. A subscription belongs to the project, this is only the audit trail

idstring
includeHolidaysboolean
lastUsedAtstring date-time
minImpact'HOLIDAY' | 'LOW' | 'MEDIUM' | 'HIGH'
projectIdstring uuid
requestCountinteger
urlstring

The feed URL including the token. Returned once, at creation, and never again

Changes

Changed in 1 of the 3 revisions of this API.1