SCUTS

Debug Single Plate

DEBUG: Check a single plate via CTT's internal JSON API and return a consolidated diagnostic payload (HTTP status, version tokens in use, version-mismatch flag, parsed result, raw response). Requires plate ownership (vehicle must belong to user's company) or system_admin role.

Example: GET /api/scuts/debug/AA-00-BB

get/api/scuts/debug/{plate}

Path parameters

platestring required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/scuts/debug/{plate}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes