Retrieve an SDK
API reference
Get SDK
Retrieve a single Squid ID SDK (website) by its sdkId, including the install snippet, capture settings, and metadata you need to verify a deployment.
GET
Retrieve an SDK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bearer token, format: Bearer <token>.
Path Parameters
SDK ID MongoDB ObjectId as 24 hex characters.
Pattern:
^[a-fA-F0-9]{24}$Example:
"64fa2b9f1c2a3e4b5d6f7890"
Response
SDK
MongoDB ObjectId as 24 hex characters.
Pattern:
^[a-fA-F0-9]{24}$Example:
"64fa2b9f1c2a3e4b5d6f7890"
Minimum string length:
1SDK admin email
SDK viewer email
SDK url list
