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
The response is of type object.
object
Was this page helpful?