---
title: "Get Entry Info"
method: GET
path: "/info/{entry}"
tags: ["Info"]
---

# Get Entry Info

`GET /info/{entry}`

## Path parameters

- `entry` string, required

## Response `200`

Successful Response

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error
- `501` — Not Implemented
- `553` — Version Not Supported

## Changes

- **2025-08-11** `ec125f3d4bd5` — 2 info
  - added the optional property `data/type` to the response with the `200` status
  - added the required property `data/id` to the response with the `200` status
- **2025-02-28** `cff3a4946179` — 8 info
  - added the optional property `meta/request_delay` to the response with the `200` status
  - added the optional property `meta/request_delay` to the response with the `400` status
  - added the optional property `meta/request_delay` to the response with the `403` status
  - added the optional property `meta/request_delay` to the response with the `404` status
  - …4 more
- **2025-01-27** `002049c954f2` — 8 info
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `200`
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `400`
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `403`
  - removed the `warning` enum value from the `meta/warnings/anyOf[subschema #1]/items/type` response property for the response status `404`
  - …4 more
- …earlier changes not shown

[Full history](https://skmtc.dev/materials-consortia/apis/optimade-api/changes/info/:entry/get.md)

---

[API](https://skmtc.dev/materials-consortia/apis/optimade-api.md) · [All operations](https://skmtc.dev/materials-consortia/apis/optimade-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/materials-consortia/optimade-api/revisions/843c6d7e5fff/schema)
