Workspace
Authorizations
X-Api-KeystringRequired
API Key for authentication
Responses
200
OK
application/json
idinteger · int32Required
Workspace Id.
namestringRequired
Workspace name.
descriptionstring · nullableOptional
Workspace description.
defaultWorkerPoolIdstring · uuid · nullableOptional
Workspace default executor Worker Pool Id.
userCountinteger · int32Required
Number of users that are assigned to Workspace.
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/workspaceLast updated
Was this helpful?