v1

latestOpenAPI 3.0.32026-07-148031.0 KB
mi

Fetch an existing MI record

Overview

Use this endpoint to retrieve management or operational metrics relating to letter processing and print fulfilment.

When you submit a get management information request, the endpoint will respond with a 200 (Success) response code along with the created data including a unique id for the record or an unsuccessful (4xx/5xx) response.

Rate limiting applies. On excess requests, you may receive 429 Too Many Requests (example error code(s): NOTIFY_QUOTA). Back off and retry later.

Sandbox test scenarios

You can test the following scenarios in our sandbox environment.

ScenarioRequestResponse
SuccessRequest for successful MI record retrieval200 (Success) with the retrieved management information in the response
Invalid RequestInvalid Request for MI record retrieval400 (Bad Request) with the error details in the body
Unknown specificationRequest for MI record retrieval for unknown spec404 (Not Found) with the error details in the body
get/mi/{id}

Response

Management information returned successfully