Event logs

This query returns the event logs of a subscription

This query returns event logs associated with a subscription, as identified by the subscriptionEventLogId.

Logs are returned in pages. The first part of the results describes which page you're on, the total number of pages, the size of the page and how many rows are in the page. Then, each result is provided within the array.

Path Params
string
required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

string
required

The unique identifier of the subscription in the Billsby platform

Query Params
int32
required

The page of customers you would like to view

int32
required

The number of records to return per page (max 100)

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json