Actions
Get Output Fields
Get the Output Fields for a particular Action, using the provided authentication and inputs.
OAuth
This endpoint requires the zap:write
OAuth scope.
POST
/
v2
/
actions
/
{action_id}
/
outputs
Authorizations
See our OAuth2 authentication documentation
Path Parameters
An Action ID, as provided by the /actions
endpoint.
Body
The 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
The links object returned in paginated response bodies.
The meta object returned in paginated response bodies.