Skip to main content
GET
Get a specific action

Authorizations

Authorization
string
header
required

JWT token obtained from token exchange

Path Parameters

name
string
required

Action name

Pattern: ^[a-z0-9_]+$
Example:

"send_email"

Response

Action details

action
object