Get Workspace By Id

GET {{baseUrl}}/core/v1/workspaces/:workspaceId

Gets workspace

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","type":"\u003cstring\u003e","description":"\u003cstring\u003e","monthlyTaskLimit":"\u003clong\u003e"}