Operations for working with activities and workflows.
| Endpoint | Description | |
|---|---|---|
| GET | Retrieves a list of activities defined for the firm. | |
| GET {id} | Retrieves information for an activity. | |
| POST {id}/Execute | Executes an activity non-interactively and retrieves its output. |