cURL
curl --request GET \ --url https://api.bron.org/workspaces/{workspaceId}
{ "imageId": "<string>", "name": "Bron Workspace", "tag": "bron", "workspaceId": "2a0f2m25qyn3cen5hj" }
Retrieve information about workspace
List of comma-separated workspace ids
Include workspace settings
OK
Workspace name
"Bron Workspace"
Workspace tag
"bron"
The workspace ID
"2a0f2m25qyn3cen5hj"
Workspace image id
Was this page helpful?