v1
latestOpenAPI 3.0.02026-07-1411714.4 KBGet Subscriptions
Retrieves a given Subscription (formerly recurrence). There are three options of filtering your Subscruptions v1. It's possible to get a list of all Subscriptions v1, by not adding any query params to your request, and simply executing a call to the url. It is also possible to list the Subscriptions by email, filtering by the email query param. And finnally, it is possible to list recurrences with failures on the last execution cycle, filtering by the cycleStatus query param.
Query parameters
If you wish to list tasks by email, insert the desired user's email.
If you wish to list tasks by Subscriptions with failures on the last execution cycle, insert the desired cycleStatus.
Headers
Type of the content being sent
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand