# List IP assignments for app (/apps/App_IPAssignments_list)

`GET /apps/{app_name}/ip_assignments`

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| `app_name` | path | `string` | Yes | Fly App Name |

## Responses

| Status | Description | Schema |
| --- | --- | --- |
| `200` | OK | `listIPAssignmentsResponse` |

The full machine-readable OpenAPI spec is available at /openapi.json.