v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBCreate Queued Report
This endpoint makes a request in the Kevel database for the criteria passed in the parameters, and then returns a GUID that can be used to pull the finished report. Criteria can be specified for the report using an object titled "criteria". Report IDs will persist for 10 days.
post/v1/report/queue
Request body
Response
200
Example response
{
"Id": "a87ece06-28cd-4267-9314-e830af7eaa12"
}