List all workspaces available to the user.
{
"workspaces": [
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"visibility": "<string>",
"createdBy": "43450437"
},
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"visibility": "<string>",
"createdBy": "43450437"
}
]
}
List Workspaces with Postman and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?