Skip to main content
POST
BatchGetRules

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string<uuid>[]

Rule ids to read (1–200, unique).

Required array length: 1 - 200 elements

Response

200 - application/json

Success

rules
object

Rules keyed by id. Ids the caller cannot see, or that do not exist, are absent.