---
title: "Get Metadata"
method: GET
path: "/apps/{app_name}/machines/{machine_id}/metadata"
tags: ["Machines"]
---

# Get Metadata

`GET /apps/{app_name}/machines/{machine_id}/metadata`

Retrieve metadata for a specific Machine within an app.

## Path parameters

- `app_name` string, required
- `machine_id` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.dev/fly/apis/machines-api.md) · [All operations](https://skmtc.dev/fly/apis/machines-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fly/machines-api/revisions/f5ad396d55d7/schema)
