Digests
List digest instances
Returns the digest instances for a schedule, one per user, with cursor paging. Use it to see what has accumulated before a digest releases.
get/digests/schedules/{schedule_id}/instances
Path parameters
schedule_idstring required
The ID of the digest schedule, in the form sch/{uuid}. The value must be URL-encoded (e.g. sch%2F00000000-0000-0000-0000-000000000000).
Query parameters
cursorstring
A cursor token from a previous response, used to fetch the next page of results.
limitinteger
The maximum number of digest instances to return. Defaults to 20, with a maximum of 100.
Response
Changes
Changed in 2 of the 55 revisions of this API.3
- ○
api tag
Digestsaddedapi-tag-added
- ○
api tag
User Preferencesremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○