---
title: "Get Goods Movement Record"
method: GET
path: "/customs/goods-movement-system/movements/{gmrId}"
---

# Get Goods Movement Record

`GET /customs/goods-movement-system/movements/{gmrId}`

This endpoint gets a Goods Movement Record (GMR)

The returned GMR will reflect the latest record received with the given GMR ID, and will include a metadata object detailing the GMR's current status and any errors or issues.

## Path parameters

- `gmrId` string, required — The ID of a Goods Movement Record (GMR)

## Headers

- `Accept` string, required
- `Authorization` string, required

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/hmrc/apis/goods-movement-system-haulier-api.md) · [All operations](https://skmtc.net/hmrc/apis/goods-movement-system-haulier-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hmrc/goods-movement-system-haulier-api/revisions/9ff4efa9be1c/schema)
