---
title: "Get Shape Info"
method: GET
path: "/{agency_id}/shape_info/{shape_id}"
tags: ["Static data"]
---

# Get Shape Info

`GET /{agency_id}/shape_info/{shape_id}`

Get shape info by shape_id and time.

## Path parameters

- `agency_id` string, required
- `shape_id` string, required

## Query parameters

- `time` string, required
- `num_results` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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