GitLab · Schema
API_Entities_Appearance
API_Entities_Appearance model
CodePlatformSoftware DevelopmentSource Control
Properties
| Name | Type | Description |
|---|---|---|
| title | string | |
| description | string | |
| pwa_name | string | |
| pwa_short_name | string | |
| pwa_description | string | |
| logo | string | |
| pwa_icon | string | |
| header_logo | string | |
| favicon | string | |
| new_project_guidelines | string | |
| profile_image_guidelines | string | |
| header_message | string | |
| footer_message | string | |
| message_background_color | string | |
| message_font_color | string | |
| email_header_and_footer_enabled | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/gitlab/refs/heads/main/json-schema/gitlab-api-v4-application-api_entities_appearance-schema.json",
"title": "API_Entities_Appearance",
"description": "API_Entities_Appearance model",
"type": "object",
"properties": {
"title": {
"type": "string",
"example": "example_value"
},
"description": {
"type": "string",
"example": "Example description"
},
"pwa_name": {
"type": "string",
"example": "Example Project"
},
"pwa_short_name": {
"type": "string",
"example": "Example Project"
},
"pwa_description": {
"type": "string",
"example": "Example description"
},
"logo": {
"type": "string",
"example": "example_value"
},
"pwa_icon": {
"type": "string",
"example": "example_value"
},
"header_logo": {
"type": "string",
"example": "example_value"
},
"favicon": {
"type": "string",
"example": "example_value"
},
"new_project_guidelines": {
"type": "string",
"example": "example_value"
},
"profile_image_guidelines": {
"type": "string",
"example": "example_value"
},
"header_message": {
"type": "string",
"example": "example_value"
},
"footer_message": {
"type": "string",
"example": "example_value"
},
"message_background_color": {
"type": "string",
"example": "example_value"
},
"message_font_color": {
"type": "string",
"example": "example_value"
},
"email_header_and_footer_enabled": {
"type": "string",
"example": "user@example.com"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/gitlab-api-v4-application-api_entities_appearance"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.