Get Organization SMETA Reports
GET/api/v1/organizations/:organization_id/smeta
Returns SMETA audit reports for the organization, each with its findings nested. Pagination is per audit, not per finding.
Precondition: the organization must have an active SEDEX integration. This endpoint returns SMETA audit reports synced into Inspectorio using the organization's SEDEX credentials.
Request​
Responses​
- 200
- 400
- 401
- 403
- 422
- 500
- 502
OK
Bad request
Unauthorized
Forbidden
Validation Error
Internal Error
Bad Gateway