Success
Field | Type | Required | Description | Example |
---|---|---|---|---|
object |
models.InstanceObject | ✔️ | String representing the object's type. Objects of the same type share the same value. | |
id |
str | ✔️ | N/A | |
environment_type |
str | ✔️ | N/A | development |
allowed_origins |
List[str] | ✔️ | N/A | [ "http://localhost:3000", "https://some-domain" ] |