get
https://api.omnisend.com/api/campaigns
List campaigns with filtering, sorting, and cursor-based pagination.
Scopes:
campaigns.read
Pagination: This endpoint uses cursor-based pagination.
- Use the
paging.cursors.aftervalue from the response to get the next page - Use the
paging.cursors.beforevalue to get the previous page - The
paging.hasMorefield indicates if more results are available - Maximum page size is 250 items. Default: 100