GET
/
actions
List all actions metadata
curl --request GET \
  --url https://api.stackone.com/actions
{}

Query Parameters

page
string | null
deprecated

The page number of the results to fetch

page_size
string | null

The number of results per page (default value is 25)

next
string | null

The unified cursor

group_by
string | null
default:connector

The relation to group the results by

Example:
["connector"]
filter
object | null

Actions Metadata filters

Response

List of actions metadata

The response is of type object.