Get a list of activity types. This is useful to see valid values to filter activities in other commands.
{ "errors": [ { "type": "object" } ], "data": [ { "descriptionTemplate": "string", "action": "string", "id": "integer" } ]}
Was this page helpful?