workspaces

List Workspaces

get/api/workspaces

Response

Successful Response

workspace_idstring required
namestring nullable required
created_atstring required
size_bytesinteger nullable required
size_file_countinteger nullable required
size_measured_atstring nullable required

Changes

Changed in 2 of the 16 revisions of this API.4

    • added the required property items/size_bytes to the response with the 200 status

      response-required-property-added

    • added the required property items/size_file_count to the response with the 200 status

      response-required-property-added

    • added the required property items/size_measured_at to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added