Skip to main content
POST
Batch Analyze

Authorizations

Authorization
string
header
required

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

Body

application/json

C2 (API-IMPLEMENTATION-SPEC.md Β§2): "batch = fan over ids/filter" β€” either an explicit issue_ids list OR a basic IssueFilters-shaped filter; exactly one of the two must be supplied.

filter
Filter Β· object | null
issue_ids
string[] | null
Required array length: 1 - 50 elements

Response

Successful Response

count
integer
required
job_id
string
required
status
string
default:queued