c2d0eb64b01a

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB
Call Actions

Get a call action

Returns a single call action by ID. Scoped to the authenticated organization.

get/call-actions/{id}

Path parameters

idstring required

Call action ObjectId

Response

Call action

successboolean

Example response

{
  "success": true
}