List available actions
GET/v1/actions
Returns all active actions with their metadata. Only actions with status "active" are returned. Works with both OAuth (userSession) and API key authentication.
Use the tags parameter to filter actions by tag (OR logic - returns actions matching any of the specified tags).
Request
Responses
- 200
- 401
List of available actions
Unauthorized