/usagestatistics/export
  • 1 Minute to read
  • Dark
    Light

/usagestatistics/export

  • Dark
    Light

Article summary

Get
/usagestatistics/export

Export usage statistics
Notes: If the request to generate export is successful, then show "Usage Statistics Export Job ID is being generated. The notification user will receive an email when the export is ready."

If the request to generate export is unsuccessful, then show "The request has failed. Please get in touch with your Account Representative and quote [API error code]."
Request body example:

{
"entityKey": "23",
"code": null,
"message": "Usage Statistics Export with exportDefinitonId entity key is being generated. The notification user will receive an email when the export is ready."
}

Query parameters
fromDate
stringRequired

From date request

toDate
stringRequired

To date request

format
stringRequired
destination
stringRequired
notificationUser
stringRequired
Responses
200
object
entityKey
string
code
string
message
string
400

Was this article helpful?