Storyden
Datagraph

Datagraph Ask

Ask questions about the community's content.

Ask questions about the community's content.

GET/datagraph/ask
storyden-session<token>

In: cookie

Query Parameters

qstring

Search query string.

Length0 <= length
parent_question_id?string

If a follow-up question, the parent question ID.

Response Body

curl -X GET "https://loading/api/datagraph/ask?q=string&parent_question_id=string"
"string"
Empty
Empty
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}