cURL
curl --request GET \ --url https://api.oneofnone.io/v1/team/app-settings \ --header 'x-api-key: <api-key>'
{ "team_id": "<string>", "created_at": "<string>", "name": "<string>", "domain": "<string>", "status": "<string>", "colors": "<unknown>", "typography": "<unknown>", "menu": "<unknown>", "seo_settings": "<unknown>", "layout_settings": "<unknown>", "social_links": "<unknown>", "custom_css": "<string>", "favicon": { "url": "<string>" }, "logo": { "url": "<string>" }, "logo_dark": { "url": "<string>" }, "share_image": { "url": "<string>" }, "updated_at": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.oneofnone.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oneofnone.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes