Get Environment

View as Markdown
Get the environment mounted into one space. The response is the clean storage, vault, and AI environment object available to agents working in the space.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

spaceIdstringRequired

Response

OK
aiobject
storageobject
vaultobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error