Get actions/automations
GET/v1/actions
This route allows you to fetch one or more self-service actions and/or automations in your Port account.
The call will perform a logical AND
between all query parameters below, and return all actions and automations that match the criteria.
To learn more about actions and automations, check out the documentation.
Requestโ
Responsesโ
- 200
- 422
- 500
Success
One of the following errors occurred:
Error | Description |
---|---|
invalid_request | The data provided does not match the route schema |
One of the following errors occurred:
Error | Description |
---|---|
internal_error | An internal error occurred |