For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get route information

You can retrieve a route by its ID or by any delivery ID belonging to the route

Route inquiry

get

Retrieve data for a route.

Autorizaciones
AuthorizationstringRequerido
Parámetros de ruta
idstringRequerido

Identifier of the route to query.

Respuestas
200

Successful operation

application/json

Information of the consulted route

get/v1/routes/{id}

Última actualización