cURL
curl --request GET \ --url https://api.bron.org/workspaces/{workspaceId}
{ "name": "<string>", "tag": "<string>", "workspaceId": "<string>", "imageId": "<string>" }
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?