API referenceOutputs
Poll async output status
get
https://www.tracira.com/api/logs/{id}/statusAuthorizationBearer <token>
Workspace webhook token from Settings -> Integrations.
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/logs/b7d1c9e4-3f2a-4d5b-9c81-0a6e7f2b4d13/status"{ "id": "string", "status": "pending", "verdict": "pass", "confidenceScore": 0, "explanation": "string", "humanDecision": "approved"}{ "error": "string", "code": "string", "fields": { "property1": "string", "property2": "string" }}{ "error": "string", "code": "string", "fields": { "property1": "string", "property2": "string" }}