Skip to main content
POST
Get check entities

Body

application/json
checkId
string
required
Minimum string length: 1
Pattern: ^[a-zA-Z0-9._-]+$
trackId
string

Scopes applicability and filters to this track.

states
enum<string>[]
Available options:
passed,
failed,
warning,
not-applicable,
not-reported,
exempt,
error
entityFilter
object
limit
integer
default:100

Maximum number of entities to return. Defaults to 100, max 5000.

Required range: 1 <= x <= 5000
offset
integer
default:0

Number of entities to skip. Defaults to 0.

Required range: x >= 0

Response

OK

totalCount
integer
required
pageInfo
object
required
edges
object[]
required