Platform

Gets platform details for the workspace

get/platform

Response

Success

Example response

{
  "data": {
    "workspaceId": "ws_1234567890",
    "displayName": "Acme Corp",
    "created": "2024-01-13T00:00:00Z",
    "modified": "2024-01-14T00:00:00Z"
  }
}

Changes