Skip to main content
GET
Download a CDP client SDK source for a platform

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

platform
enum<string>
required

Target platform for the generated SDK source.

Available options:
web,
ios,
android

Response

The generated SDK source for the requested platform, sent as a downloadable attachment (JavaScript, Swift, or Kotlin).

The response is of type string.