cURL
curl --request GET \ --url https://api.qminder.com/v1/users/{id}/lines \ --header 'X-Qminder-REST-API-Key: <api-key>'
"{\n \"statusCode\": 200,\n \"selectedLines\":[2342, 4245, 3214]\n}"
Documentation IndexFetch the complete documentation index at: https://developer.qminder.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.qminder.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the User to get lines for
200