Add Check Runs

Add executions of a check against a metadata resource.

Access requirement: Requires an admin token. It also requires admin access to the organization.

This endpoint is in active development. Its definition and behavior may change frequently and without notice.

Path Params
string
required

org agent ID

Query Params
string
required

The collection to insert resources in. Identified by IRI. You can find the IRI in the Technical Reference section under the Settings tab on the resource’s catalog page.

Body Params
checkRuns
array of objects
required
length between 1 and 100

The list of executions

checkRuns*
config
object
required

Check configuration

date-time
required

Time when execution was completed

string

Success or error message

string

Message describing how many runs have passed/failed in the past

string
enum
required

Execution status

Allowed:
boolean
required

Indicates whether execution was completed successfully

double

Evaluated score for the resource after this check run

date-time
required

Time when execution was started

uri

Check execution URL

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json