---
title: "Returns the list of routes crossing the specified nodes, along with the available positions for each of them."
method: POST
path: "/infra/{infra_id}/routes/nodes"
tags: ["infra", "routes"]
---

# Returns the list of routes crossing the specified nodes, along with the available positions for each of them.

`POST /infra/{infra_id}/routes/nodes`

## Path parameters

- `infra_id` integer, required

## Request body

- object

## Response `200`

A list of route IDs along with available positions for each specified node

- object
  - `available_node_positions` object, required — List of available positions for each node on the corresponding routes
  - `routes` string[], required — List of route ids crossing a selection of nodes

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/revisions/e1fc96bc11fd/schema)
