Skip to main content
POST
Get action output schema

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

action
Action · object
required

Action whose output schema to resolve.

Response

Successful response

schema
Output schema · object
required

JSON schema of the action's data output.