action probely_get_targets_target_id_scans_id { label: "Retrieve scan" provider: probely method: GET path: "/targets/{target_id}/scans/{id}/" encoding: json output: { type: "object" additionalProperties: true } }