V2 APIEndpointsRenders
Stream a completed render artifact for Agent or application inspection
Stream a completed render artifact for Agent or application inspection. Asynchronous project, template and inline render submission, status, cancellation and artifact access. Required API key scopes: `operations:read`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/octet-stream
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/renders/string/artifact""string"Cancel a queued or running render DELETE
Cancel a queued or running render. Asynchronous project, template and inline render submission, status, cancellation and artifact access. Required API key scopes: `operations:cancel`.
Get a bulk render and its item results GET
Get a bulk render and its item results. Bounded JSON or CSV template batches with per-row validation and results. Required API key scopes: `templates:bulk`.