Actions
Get Output Fields
Get the Output Fields for a particular Action, using the provided authentication and inputs.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the zap:write
OAuth scope.
POST
/
v2
/
actions
/
{action_id}
/
outputs
Authorizations
Authorization
string
headerrequiredSee our OAuth2 authentication documentation
Path Parameters
action_id
string
requiredAn Action ID, as provided by the /actions
endpoint.
Body
data
object
requiredThe common data object that includes inputs and an authentication id.
Response
200 - application/json
Base Response definition to be used in other Response Serializers.
Be sure to include the data
field after using this class
links
object
requiredThe links object returned in paginated response bodies.
meta
object
requiredThe meta object returned in paginated response bodies.
data
object[]
required