---
title: "Get Orders Rejection"
method: GET
path: "/diagnostics/v0/orders/{order_id}/rejection"
tags: ["diagnostics"]
---

# Get Orders Rejection

`GET /diagnostics/v0/orders/{order_id}/rejection`

Get test rejections for order

## Path parameters

- `order_id` string, required

## Response `200`

The rejections

## Other responses

- `400` — There is an issue with your request. Inspection of the response body will yield more details
- `401` — Authorization missing or invalid
- `500` — An unexpected, likely ephemeral scenario occurred. The request will have to be retried later. We recommend reaching out to Truepill if this is a persistent issue.

---

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