Get a workspace.
curl --request GET \ --url http://localhost:3001/api-l/admin/workspaces/
{ "id": "<string>", "name": "<string>", "externalId": "<string>", "type": "Root", "writeKey": "<string>", "domain": "<string>", "status": "Active" }
Root
Active