The App Object
Apps are applications within a workspace. Each app has its own authentication configuration, users, and API keys.Attributes
string
required
Unique identifier for the appExample:
app_123string
required
App nameExample:
My Applicationstring
required
URL-friendly app identifierExample:
my-applicationstring
App origin URL for CORS and OAuth redirectsExample:
https://myapp.comstring
OAuth callback URLExample:
https://myapp.com/auth/callbackstring
URL to the app logo imageExample:
https://example.com/app-logo.pngstring
required
ISO 8601 timestamp when the app was created
string
required
ISO 8601 timestamp when the app was last updated