Get unique license plates
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /worker/licenseplates
Operation
Operation ID: getWorkerLicensePlates
Fetch all unique license plates from various database tables
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | License plates retrieved successfully | application/json |
403 |
Schema for response 200 (application/json):
{}
17 March 2026