settings

Get Settings Policy

get/api/settings

Response

Successful Response

revisionstring required
active_profilestring nullable
default_profilestring nullable
available_profilesstring[]
restart_requiredboolean

Changes

Changed in 3 of the 85 revisions of this API.13

    • added the new string_list enum value to the scopes/items/fields/items/editor response property for the response status 200

      response-property-enum-value-added

    • added the optional property available_profiles to the response with the 200 status

      response-optional-property-added

    • added the optional property default_profile to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added