Skip to main content
GET
Projektkomponenten abrufen

Overview

Lists all project components for a project, including component type metadata. Use each row’s numeric id as component_ids when calling PUT /deliveries/{id}/components.

Permissions

Behavior

If the project does not exist or is not visible to the API key’s tenant, the API returns { "components": [] } with HTTP 200 — not 404.

Response codes

Authorizations

X-API-Key
string
header
required

API-Schlüssel zur Authentifizierung. Kontaktieren Sie Ihren Customer Success Manager, um einen API-Schlüssel zu erhalten.

Jeder Endpunkt erfordert spezifische Berechtigungen (Scopes); die erforderlichen Scopes werden pro Endpunkt angezeigt.

Path Parameters

id
string<uuid>
required

Projekt-ID (UUID)

Response

Liste der Projektkomponenten

components
object[]
required

Alle Komponenten des Projekts (leer, wenn nicht sichtbar oder nicht vorhanden)