---
title: "Get carrier profile details"
method: GET
path: "carrier/profile"
---

# Get carrier profile details

`GET carrier/profile`

Retrieve a comprehensive carrier profile details including FMCSA details, equipment pairings, and sightings data for specified USDOT numbers.

## Query parameters

- `usdot_number` string[], required
- `start_date` string, date
- `end_date` string, date

## Headers

- `Access-Token` string, required

## Response `200`

Successful response

- object

## Other responses

- `400` — Bad Request - invalid parameters
- `401` — Unauthorized – missing token
- `403` — Forbidden – invalid token or insufficient permissions
- `500` — Internal Server Error

---

[API](https://skmtc.net/genlogs/apis/auth-api-create-token.md) · [All operations](https://skmtc.net/genlogs/apis/auth-api-create-token/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genlogs/auth-api-create-token/versions/bf34c2431a21/schema)
