Skip to main content
Retrieves detailed information about a specific action using its unique identifier. Returns the action configuration, associated agents, and performance metrics.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
required
The unique identifier of the action ID Attached to the agent
string
required

Respuestas

object
required
Action details
boolean
default:"True"
required
Success status of the request

Ejemplo