Skip to main content
Get an action from the 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
actionId
string
required
Pattern: ^urn:sutro:action:.*$

Response

The requested action

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