get action
GET
https://api.wexa.ai/action
Last modified:2025-04-25 11:00:16
Get Action by ID
action_id
. This endpoint allows you to access metadata such as the action's name, description, associated connector, input/output parameters, and current status. It's essential for managing and monitoring the actions your AI coworkers can perform.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.wexa.ai/action'
Response Response Example
{}
Request
Responses
Modified at 2025-04-25 11:00:16