feature-settings

Get Feature Settings

Get feature settings for the current tenant (admin-only).

get/api/v1/admin/feature-settings

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

pipelineboolean
password_loginboolean
home_user_customizableboolean
shipper_onboardingboolean
shipper_onboarding_countriesobject
shipper_volumeboolean
shipper_volume_countriesobject
api_key_self_serviceboolean
dashboardsboolean
google_client_idstring
google_allowed_domainstring

Changes

Changed in 3 of the 5 revisions of this API.6

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added