> ## 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.

# Transport operations center: AS2/SFTP/VAN/cert/MDN go-live posture.

> Per-partner transport + certificate posture

### Response

No response body. Per-partner transport + certificate posture.

### Status codes

| Code  | Meaning                                     |
| ----- | ------------------------------------------- |
| `200` | Per-partner transport + certificate posture |

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