Instance Settings
Fetch the current instance
Fetches the current instance
get/instance
Response
Success
Example response
{
"environment_type": "development",
"allowed_origins": [
"http://localhost:3000",
"https://some-domain"
],
"workspace_id": "org_2abc123def456"
}