Skip to content

Get org preferences.

GET
/backend/v1/org/preferences

Retrieves all organization preferences.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Responses

Successful Response
application/json
JSON
{
"preferences": [
{
"level": 0,
"name": "string",
"setAt": "string",
"setBy": "string",
"value": "string"
}
]
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

Updated at: