Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A short-lived Connect token for client-side requests on behalf of an end user. Generate one via the Create Connect token endpoint.

Headers

x-pd-environment
enum<string>
required

The environment in which the server client is running

Available options:
development,
production

Path Parameters

component_id
string
required

The key that uniquely identifies the component

project_id
string
required

The project ID, which starts with proj_.

Pattern: ^proj_[a-zA-Z0-9]+$

Query Parameters

version
string

Optional semantic version of the component to retrieve

Response

trigger retrieved

Response received when retrieving a specific component

data
object
required