recording
Get Recording For Child
Return automation and resolved callback_url for a recording.
Called by child workers just before running a task to get fresh automation and the effective callback URL (recording-level, falling back to workspace). Requires workspace membership — the task was already authorized at creation time so no additional ownership check is needed beyond this.
get/api/v1/recording/{recording_id}
Path parameters
recording_idstring required
Headers
x-api-keystring required
Response
Successful Response
{"stackTrail":"paths:/api/v1/recording/{recording_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 11 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○