Settings

Retrieve Server Settings

Returns the server's current in-memory settings view as the typed ServerSettings payload.

get/api/v1/settings

Response

Server settings

Changes

Changed in 2 of the 134 revisions of this API.21

    • removed the required property server/integrations/github/webhooks/oneOf[IntegrationWebhooksSettings]/ip_allowlist from the response with the 200 status

      response-required-property-removed

    • removed the required property server/ip_allowlist from the response with the 200 status

      response-required-property-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property server/sandbox to the response with the 200 status

      response-required-property-added