---
title: Get Settings
description: |
Provides the instance settings and, if authenticated, the member's
settings as well. This is effectively the same as calling `GetInfo` and
`AccountGet` at the same time. This is a convenience endpoint to reduce
round-trips for root level data needed to render a client's initial UI.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
Provides the instance settings and, if authenticated, the member's
settings as well. This is effectively the same as calling `GetInfo`
and
`AccountGet` at the same time. This is a convenience endpoint to
reduce
round-trips for root level data needed to render a client's initial
UI.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Provides the instance settings and, if authenticated, the member's
settings as well. This is effectively the same as calling `GetInfo` and
`AccountGet` at the same time. This is a convenience endpoint to reduce
round-trips for root level data needed to render a client's initial UI.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/info/settings","method":"get"}]} />