curl --request GET \
--url https://cloud.bytebeam.io/api/v1/actions/{id} \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'{
"payload_type": "json",
"type": "<string>",
"user_email": "<string>",
"action_id": 123,
"user_name": "<string>",
"created_at": {},
"statuses": {},
"statuses_phased": {}
}curl --request GET \
--url https://cloud.bytebeam.io/api/v1/actions/{id} \
--header 'x-bytebeam-api-key: <api-key>' \
--header 'x-bytebeam-tenant: <api-key>'{
"payload_type": "json",
"type": "<string>",
"user_email": "<string>",
"action_id": 123,
"user_name": "<string>",
"created_at": {},
"statuses": {},
"statuses_phased": {}
}API key required to authenticate requests.
Tenant(Project) name required to identify the project.
json, none, text, file Show child attributes
Show child attributes
Show child attributes