---
title: "Check a Carrier That Is Not Being Monitored"
method: GET
path: "/_c/std/api/NonAttachedCarrierStatusRequestAPI.aspx"
tags: ["Onboard/Monitor Carriers"]
---

# Check a Carrier That Is Not Being Monitored

`GET /_c/std/api/NonAttachedCarrierStatusRequestAPI.aspx`

Retrieves basic information regarding a carrier including whether they will pass the set business rules

## Query parameters

- `clientID` string, required — API Client ID (4 digit number)
- `pwd` string, required — API Password
- `querytype` 'MC_MX' | 'DOT', required — Which type of identifier you are using to identify the carrier (MC_MX for MC Number, DOT for DOT number, RMIS ID not supported here)
- `queryid` string, required — Identifier for the carrier (MC or DOT)
- `version` string, required — Which version of XML to return (Current version is 2)

## Response `200`

Successful response

---

[API](https://skmtc.net/truckstop/apis/authentication.md) · [All operations](https://skmtc.net/truckstop/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truckstop/authentication/versions/da4fa196575d/schema)
