Skip to main content
GET
List compliance checks across all platforms

Authorizations

Authorization
string
header
required

Auth0 JWT access token. See Authentication for details.

Query Parameters

status
string | null

Filter by status (PASS, FLAGGED, FAIL)

provider
string | null

Filter by provider (lseg, cipherowl)

settlement_id
string<uuid> | null
platform_id
string<uuid> | null
environment_slug
string | null

Filter by environment slug (e.g., production, staging)

limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

items
AdminComplianceCheckRead · object[]
required
total
integer
required
limit
integer
required
offset
integer
required