v1
latestOpenAPI 3.1.02026-08-067019120.8 KBInterviews
List interview sessions of a user by ID
Returns a filterable, paginated list of interview sessions for the user with the given user_id. Requires admin, advocate, the same user ID as the API owner, or the access_sessions permission.
get/api/user/{user_id}/interviews
Query parameters
secretstring
Decryption secret.
istring
Filter by interview filename.
sessionstring
Filter by session ID.
querystring
Session query string.
tagstring
Filter by tag.
include_dictionary0 | 1
Set to 1 to include interview answers.
next_idstring
Pagination token.
Response
Paginated list of interview sessions.