Skip to main content
GET
https://api.aisa.one/apis/v1
/
dataforseo
/
ai_optimization
/
gemini
/
llm_responses
/
task_get
/
{id}
Get LLM Responses Gemini Results by id
curl --request GET \
  --url https://api.aisa.one/apis/v1/dataforseo/ai_optimization/gemini/llm_responses/task_get/{id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

DataForSEO task ID.

Response

Successful response

id
string

task identifier unique task identifier in our system in the UUID format you will be able to use it within 30 days to request the results of the task at any time