Skip to main content
GET
/
chat
/
threads
/
{id}
/
screenshot
Error
A valid request URL is required to generate request examples
{
  "screenshot": "<string>",
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Screenshot data

screenshot
string
url
string | null