curl --request GET \
--url https://cloud.bytebeam.io/api/v1/actions/{id}/params \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'{
"params": "<string>"
}curl --request GET \
--url https://cloud.bytebeam.io/api/v1/actions/{id}/params \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'{
"params": "<string>"
}