API reference
Get invite link
get_interview_link Requires links:readGet the study's invite link — the durable URL the user shares with participants — plus its current lifecycle value. In Test mode it opens the safe preview; after Go live it admits real participants to Live mode.
Input
study_id string tools/call
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_interview_link",
"arguments": {
"study_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
}
}