Skip to main content
Get a list of Actions from an application

Authorizations

Authorization
string
header
required

Builder authentication and authorization

x-sutro-api-client
string
header
required

A unique identifier for the API Client making a request

Path Parameters

applicationId
string<uuid>
required

Response

200 - application/json

List of actions for the application

id
string
required

A unique identifier for the action. Must start with "urn:sutro:action:".

Pattern: ^urn:sutro:action:
effects
object[]
required
startEffectId
string
required

The ID of the first effect to execute

bindReturnValue
string
onError
object