# Get management settings

Endpoint: GET /api/user/v1/management/projects/{project_id}/subscriptions/settings
Version: 2.0
Security: managementJwtAuth

## Path parameters:

  - `project_id` (integer, required)

## Response 200 fields (application/json):

  - `allow_change_package` (boolean, required)
    Example: "true"

  - `recurrent_cancel_possible` (boolean, required)
    Example: "true"


## Response 403 fields

## Response 404 fields

## Response 500 fields
