Last updated 7 months ago
Retrieve the workspace with a given ID.
URL: /workspaces/{id}
/workspaces/{id}
Method: GET
GET
Code : 200 OK
200 OK
Example:: GET /workspaces/1
GET /workspaces/1
{ "id": "1", "source": "3 + 4" }