Analytics
Get series data
GET
/
analytics
/
series
/
{type}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
type
enum<string>
requiredType of series data to fetch
Available options:
customer
, offer
, subscription
, revenue
, signed-offer
, open-offer
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?