Skip to main content
POST
Get Grok Conversation

Authorizations

Authorization
string
header
required

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

Body

application/json

Parameters for getting a Grok conversation detail

conversation_id
string
required

Grok conversation rest id.

Example:

"2063972906435248338"

Twitter authentication cookie or Twitter auth_token, how-to-get-twitter-cookie

Example:

"ct0=abc123... or 2c4a4e1832096aa694c739b83c83b6d96d43eba7"

proxy
string | null

Optional HTTP proxy. Example: http://username:password@ip:port [blocked]

Example:

"http://username:password@ip:port"

Response

Grok conversation messages.

Response for Grok conversation detail

code
integer
required

Response code

Example:

200

msg
string
required

Response message

Example:

"success"

data
GrokConversationData · object | null

Grok conversation detail