Skip to content
Streamkap
Esc
navigateopen⌘Jpreview

Get Sample Scripts For Destinations

GET/destinations/sample_scripts
Authorization
AuthorizationBearer token · headerrequired
Query parameters
destination_idstringrequired
topic_idsstring

A list of topic ids

default: "[]"
textboolean
default: true
Responses
200

Successful Response

any
422

Validation Error

detailValidationError[]
Show properties
Array of ValidationError
locstring | integer[]required
Show properties
Array of string | integer
Any of:
string
string
integer
integer
msgstringrequired
typestringrequired
inputany
ctxobject
Request
curl -X GET "https://api.streamkap.com/destinations/sample_scripts?destination_id=string" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Successful Response