get https://campaign-api.omni.chat/v1/campaigns/
Retrieves the details of campaigns by paging the dataset, taking the limit
, startDate
, endDate
and tokenPagination
as query parameters. The campaigns will be returned sorted by createdAt
in descending order.