Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

A unique integer value identifying this document.

Response

id
integer
required
read-only
title
string
required
type
enum<string>
required
Available options:
TOLL,
VIOLATION,
UNKNOWN
processed
boolean
approved
boolean
sent
boolean
status
enum<string>

Derived from the processed and sent flags.

Available options:
Processing,
Uploaded,
Processed
created_at
string<date-time>
read-only
file
string

Storage path of the PDF.

user
object
tags
object[]
archive
boolean
archive_reason
string | null
fleet
object | null
vehicle_status
string | null

Vehicle status extracted from the document, when available.