Logs

Overview

In the Logs page you can get a full and detailed view of the actual API usage in a tabular form.

Filters

You can filter using:

  • Start Date: The start of the requested date range. If it is not filled, beginning of time will be used.

  • End Date: the end of the requested date range. If it is not filled, you will get back data until now.

  • Status: Can be None, Success or Failure. Select Success to only get back requests that returned labels. Select Failure to only get back requests that had no data. Select None to get both.

Once you apply your criteria, click on Apply Filter. You can navigate by using the Previous and Next buttons.

Click on Clear Filters to reset the filter options.

Table Fields

The table includes the fields below:

  • Request ID: a GUID uniquely tracking the specific request.

  • Brand Key ID: a GUID linking to the ID of the API key you used in this specific request.

  • DID: the DID of the user that you requested data for.

  • Created At: the timestamp of the request

  • Status: the Status of the requests (see explanation in the section above)

  • Description: a brief description of the result of the request.

CSV Download

Coming soon.