workspace

get the currently open deployment request for this fork

get/w/{workspace}/deployment_request/open

Path parameters

workspacestring required

Response

the open request or null if none exists

idinteger required
source_workspace_idstring required
fork_workspace_idstring required
requested_bystring required
requested_by_emailstring required
requested_atstring date-time required

Changes