Get
Certified
Get tweet
Get
Certified
Get tweet
yaml
type: io.kestra.plugin.xquik.tweets.GetExamples
yaml
id: xquik_get_tweet
namespace: company.research
tasks:
- id: get_tweet
type: io.kestra.plugin.xquik.tweets.Get
apiKey: "{{ secret('XQUIK_API_KEY') }}"
tweetId: "1900000000000000001"
Properties
apiKey *Requiredstring
tweetId *Requiredstring
baseUrl string
Default
https://xquik.com/api/v1fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEoptions Non-dynamic
Definitions
io.kestra.plugin.xquik.AbstractXquikTask-RequestOptions
connectTimeoutstring
defaultCharsetstring
Default
UTF-8java.nio.charset.Charset
headersobject
readIdleTimeoutstring
Default
PT5MOutputs
body object
hasNextPage boolean
nextCursor string
size integer
uri string
Format
uri