get https://api.videoflow.io/1.0/workspaces
Get all players from the CMS
Returns an array of workspace objects. Workspaces are a read only entity.
Workflow object structure
Property | Type | Description |
---|---|---|
id | string | The unique id of this object. |
name | string | Workspace name. |
created_time | string | The date / time when the workspace was created. |
updated_time | string | The date / time when the workspace was last updated. |