24caa8eb809b
Retrieve list of activations recursively under a folder
Retrieve a list of activations (formerly syndications) recursively under a folder.
Path parameters
Master Segment id of the syndications
Segment Folder ID
Query parameters
a sort key with an option
filter by Activation's name to return only Activations whose name includes the value
filter by Segment's name to return only Activations whose Segment name includes the value
filter by start_at to return only Activations that starts after
filter by start_at to return only Activations that starts before
filter by Connection Type return only Activations whose Connection Types match (Note that Pagination parameters page[size] and page[after] are ignored if connection_type is specified)
filter by schedule_status
filter by the User ID of created_by
filter by activation_template_id, "none" matches with an Activation that has no Activation Template, but it does not match with an Activation that has a deleted Activation Template
filter by repeat_unit
An opaque cursor to get the next syndications
The paginated number of syndications to get
Response
successful operation