Skip to main content
GET
/
api
/
decisions
List decisions
curl --request GET \
  --url https://api.operark.com/api/decisions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Query Parameters

limit
number | null
cursor
string
offset
number | null

Response

200

Decision list