v1

latestOpenAPI 3.1.02026-08-067019120.8 KB
Interviews

List interview sessions of the API owner

Returns a filterable, paginated list of interview sessions belonging to the user who owns the API key.

get/api/user/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.

next_idstring nullable required

Opaque token to pass as next_id to retrieve the next page. null when no further pages exist.