v1

latestOpenAPI 3.1.02026-07-13451483.8 KB
Workflow APIs

GET /v1/tweets/:id/thread

get/v1/tweets/{id}/thread

Path parameters

idstring required

Response

Successful xfetch workflow response.

{"stackTrail":"components:schemas:V1Envelope:properties:data","oasType":"schema","type":"unknown"}

Example response

{
  "meta": {
    "credits": {
      "charged": 1,
      "remaining": 99
    }
  }
}