Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Body

application/json
checks
object[]
required

Authorization checks to evaluate. Up to 50 per request.

user_id
string | null

Target user to evaluate. Defaults to the caller.

Response

Per-check decisions + matched grants

results
object[]
required

One result per input check, in input order.

user_id
string
required

Echoes the evaluated user id (input or caller).