Skip to main content
GET
Look up triage status by report id

Authorizations

Authorization
string
header
required

JWT authentication token

Query Parameters

source
enum<string>
required

Report source — HackerOne, GitHub, or Security Inbox (Gmail)

Available options:
hackerone,
github,
gmail
external_id
string

One report id (HackerOne report id, GitHub security advisory id, or Gmail thread id). Do not combine with external_ids.

Minimum string length: 1
external_ids
string[]

Up to 20 report ids. Do not combine with external_id.

Maximum array length: 20
Minimum string length: 1
context
string

Optional scope hint when disambiguating a match — program handle, GitHub owner/repo, or mailbox email.

Response

Triage status for the requested report id(s)

results
object[]
required