Skip to main content

Obtain DGT records of the carrier

GET 

/truckers/dgt/

Retrieves a paginated list of all DGT records associated with the authenticated carrier.

Each record contains:

  • Unique DGT code
  • Status (pending/resolved)
  • Creation and update dates

Example use cases:

  1. Carrier needs to verify their registered DGT codes
  2. Filter records by status for tracking
  3. Integration with fleet management systems

The response includes pagination metadata for navigation.

Request

Responses

Paginated list of DGT records