Skip to main content
GET
Error

Authorizations

x-cdata-authtoken
string
header
required

A Sync user auth token. Generate one via POST /v2/users/generate-token.

Query Parameters

filter
string

Filter expression applied to the collection, on endpoints that support filtering. Filters on resource fields such as id and name.

sort
string

Sort expression applied to the collection, on endpoints that support sorting (e.g. a field name optionally followed by a direction).

Response

One or more workspaces

id
string
name
string
version_control_enabled
boolean
connections
object[]
jobs
object[]
transformations
object[]
is_default
boolean
created_at
string<date-time>
updated_at
string<date-time>
permissions
object