Skip to main content
POST
BatchGetCheckCategories

Authorizations

Authorization
string
header
required

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

Body

application/json
entityIds
string[]

Checks to read (1–500, unique).

Required array length: 1 - 500 elements
Required string length: 1 - 2000

Response

200 - application/json

Success

categories
object

Category state keyed by check id. Ids that do not exist are absent.