Tables

Retrieve tables that can be queried in the POST Query endpoint of the Logs API.

path Parameters
accountId
required
string
query Parameters
v
required
string

A date in YYYYMMDD format.

api_key
required
string

API Key associated with your App that has access to Logs endpoint.

Responses

Response samples

Content type
application/json
{
  • "meta": {
    },
  • "response": {
    }
}
Feedback