Skip to main content
GET
List actions

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Query Parameters

sort_order
enum<string>
default:desc

asc (oldest-first) or desc (newest-first, default).

Available options:
asc,
desc
page_token
string | null

Opaque cursor from a previous response. Omit on the first call.

max_results
integer
default:50
srn
string | null
savings_type
enum<string> | null
Available options:
calculated,
manual
savings_status
enum<string> | null
Available options:
pending,
calculated,
error,
unsupported
user_email
string | null
srn_resource_type
string | null
insight_id
string | null
actioned_at__gte
string<date-time> | null
actioned_at__lte
string<date-time> | null
team_id__in
string | null

Response

Successful Response

items
Action · object[]
required
page_token
string | null

Opaque cursor for the next page; empty/absent on the last page.

row_count
integer | null

Best-effort total for the filtered result set; may be null when expensive.