Copenhagen Truck Wash API Help

Get Bird config

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

GET /bird/config

Operation

Operation ID: getBirdConfig

Get Bird config

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Responses

Status

Description

Content Types

200

Bird configuration retrieved successfully

application/json

Schema for response 200 (application/json):

{ "$ref": "#/components/schemas/BirdConfigListResponse" }
17 March 2026