Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Response
Successfully retrieved team app settings.
Comprehensive configuration settings for a team's app including branding, layout, typography, colors, and functionality.
The unique identifier of the team that owns this app.
The name of the team app.
The custom domain for the team app.
The current status of the team app.
ACTIVE
, INACTIVE
Color theme configuration for light and dark modes.
Typography configuration for the app.
Navigation menu configuration.
SEO configuration for the app.
Layout and styling configuration for the app.
Array of social media links and website URLs.
Custom CSS code for additional styling.
The favicon image for the app. Note that only the url field is populated in app responses.
The app logo image. Note that only the url field is populated in app responses.
The app dark mode logo image. Note that only the url field is populated in app responses.
The default social sharing image for the app. Note that only the url field is populated in app responses.
The timestamp when the app configuration was created.
The timestamp when the app configuration was last updated.