GET

https://api.vida.dev

/
api
/
v2
/
context
curl --request GET \
  --url https://api.vida.dev/api/v2/context
{
  "success": true,
  "context": "Customer Name: John Doe, Car Model: Toyota Camry, Last Oil Change: 2023-05-15"
}

Authorizations

token
string
queryrequired

Vida API Token

Query Parameters

target
string
required

Phone number in E.164 format or VIDA username of the user

Response

200 - application/json
success
boolean
context
string