Codevisor Docs
Api reference

GET Workspaces

GET/v1/workspaces

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/workspaces"
[  {    "id": "string",    "serverId": "string",    "projectId": "string",    "name": "string",    "hasCustomName": true,    "rootDirectory": "string",    "isArchived": true,    "archivedAt": "string",    "createdAt": "string",    "updatedAt": "string"  }]
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}