get https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//reports/report-id//status
Returns the status of a given Report.
Response
200Successfully retrieved a Report status.
Returns the status of a given Report.
200Successfully retrieved a Report status.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/reports/report-id/reportId/status
Try It!
to start a request and see the response here!