Endpoint Groups

Checks

Checks operations within the Assets API group.

List asset check resultsGET

/assets/{assetKey}/check-results

Operation IDlistAssetCheckResults

Path Parameters

Name Type Required Description
assetKey string true -

Query Parameters

Name Type Required Description
max_results integer false -
page_token string false -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error

List asset checksGET

/assets/{assetKey}/checks

Operation IDlistAssetChecks

Path Parameters

Name Type Required Description
assetKey string true -

Responses

Code Description
200 The request has succeeded.
400 The server could not understand the request due to invalid syntax.
401 Access is unauthorized.
403 Access is forbidden.
404 The server cannot find the requested resource.
429 Client error
500 Server error