> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trading-network readiness across partners in the selected tenant.

> Per-partner go-live readiness summary

### Response

No response body. Per-partner go-live readiness summary.

### Status codes

| Code  | Meaning                               |
| ----- | ------------------------------------- |
| `200` | Per-partner go-live readiness summary |

<RequestExample>
  ```bash cURL theme={null}
  curl --request GET \
    --url 'https://edi.stateset.com/v1/network/readiness' \
    --header 'Authorization: Bearer YOUR_API_KEY'
  ```
</RequestExample>
