EL mailarchive consumptions
List consumptions
GET https://cp.elovade.cloud/api/v1/el-mailarchive/consumptions?date=2022-02-16
$ curl --header "Authorization: Bearer {token}" \
--header "Accept: application/json" \
Path Parameters
Name
Type
Description
per_page
Integer
Items to show per page
page
Integer
Current page
date
String
Date (yyyy-mm-dd)
Last updated