Skip to main content
POST
Create traces traces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
status
Available options:
error
metadata
null | object
content_hash
string
durationMs
null | number
traceId
string
repo_sha
string

Response

Successful response

status
string
required
id
number
required
name
string
required
createdAt
string<date-time>
required
organizationId
string<uuid>
required
metadata
null | object
required
environment
null | string
required
durationMs
null | number
required
traceId
string
required
analysisStatus
null | string
required
source
null | string
required
score
null | number
required
activeRevisionId
null | string
required
sealStatus
null | string
required