Skip to main content
GET
List queued agent actions

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Query Parameters

state
enum<string>
Available options:
pending,
approved,
rejected,
expired,
executed,
failed
actor
string

Filter by actor label (people only)

limit
integer
default:100
Required range: x <= 500

Response

200 - application/json

Approvals

enabled
boolean
approvals
object[]