Get all workspaces for the current user

GET {{baseUrl}}/workspaces

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"id":"1MZtwo","type":"workspace","attributes":{"name":"Fake Workspace","slug":"fake-workspace","updated_at":"2022-03-22T10:10:55.517Z","created_at":"2022-03-22T10:10:55.499Z"},"relationships":{"repositories":{"data":[]}}}],"included":[]}