---
title: "Latest Data"
method: GET
path: "/lookup/latestData/{index}"
tags: ["Lookup"]
---

# Latest Data

`GET /lookup/latestData/{index}`

This checks to see the newest available data for a given Index

## Path parameters

- `Index` string, required

## Headers

- `x-api-version` string

## Response `200`

Returns List of Lanes

- string[]

## Other responses

- `401` — Unauthorized Request
- `500` — Internal Server error

---

[API](https://skmtc.net/freightwaves/apis/sonar-api.md) · [All operations](https://skmtc.net/freightwaves/apis/sonar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/freightwaves/sonar-api/revisions/3a995f316cda/schema)
