Content Management API > Public info
Public info
Info that can be accessed by unauthorized users
Object payload
id string
ID of site
Example:
"412"
type string
Must be exactly "public_info".
attributes.name string
Site name
Example:
"My Awesome Website"
attributes.theme object
Specifies the color-scheme for the project
primary_color object
red integer
Example:
128
green integer
Example:
128
blue integer
Example:
128
alpha integer
Example:
128
light_color object
red integer
Example:
128
green integer
Example:
128
blue integer
Example:
128
alpha integer
Example:
128
accent_color object
red integer
Example:
128
green integer
Example:
128
blue integer
Example:
128
alpha integer
Example:
128
dark_color object
red integer
Example:
128
green integer
Example:
128
blue integer
Example:
128
alpha integer
Example:
128
attributes.sso_saml_init_url null, string
Specifies the Single Sign-on URL to reach
Example:
"https://sso.datocms.com/XXX/saml/init"
attributes.logo_url null, string
Specifies the logo url if present
Example:
"https://www.datocms-assets.com/XXX/logo.svg"
attributes.white_label boolean
Specifies whether the project is in white-label mode
attributes.custom_i18n_messages_template_url null, string
Template URL to download specific I18n messages (for white-label projects only)
attributes.extras null, object
Additional information (only returned on authenticated requests)
blocks_depth integer
Example:
3
blocks_per_item integer
Example:
150
maximum_single_upload_bytes integer
Example:
1073741824