Copenhagen Truck Wash API Help

List flash calls

This endpoint documentation is generated directly from openapi.yaml.

Endpoint

GET /bird/voice/flash-calls

Operation

Operation ID: birdListFlashCalls

List flash calls

Authentication

Security requirements:

Scheme

Scopes

BearerAuth

-

Parameters

Name

In

Required

Type

Description

workspaceId

query

no

string

Bird Workspace identifier (falls back to module configuration if omitted)

channelId

query

no

string

Bird Channel identifier (falls back to module configuration if omitted)

page

query

no

integer

Responses

Status

Description

Content Types

200

A list of flash calls

application/json

Schema for response 200 (application/json):

{ "additionalProperties": true, "type": "object" }
17 March 2026