Skip to main content

Show Setting

GET 

/api/v2/settings/:slug

Returns a single settings group by slug as a flat JSON object of its fields.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Slug general includes (among others):

  • connectivity_alert_sound_enabled (boolean, default false) — play a repeating audio alert on the device when the app loses connection to the server, and a confirmation tone when restored.

Authentication: Requires Bearer token.

Request

Responses

OK