1. Docs
  2. API Reference
  3. UserAppStateResponseDto

UserAppStateResponseDto

Example

JSON
{
  "environment_slug": "string"
}

Properties

1 properties 1 required

environment_slug string Required

Slug of the env the admin should land on for this App. Resolved server-side from the admin's last-active env, falling back to the App's default. Null only when the App has no envs.

nullable
Was this page helpful?

Tell us how we can improve this guide.