Get screening responses

Returns the screening responses of the latest screening execution. Use ?format=table for tabular format with columns and rows.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Query Params
string
enum
Defaults to nested

Response format: 'nested' returns sub_responses array, 'table' returns table_data structured columns/rows

Allowed:
boolean
Defaults to true

Whether to include sub-responses in the response

tag_ids
array of uuids

Filter by tag ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_ids

Tag Ids
tag_group_ids
array of uuids

Filter by tag group ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_ids

Tag Group Ids
tag_group_names
array of strings

Filter by tag group names. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_groups

Tag Group Names
tag_group_tag_pairs
array of strings

Filter by tag_group:tag pairs (e.g. topic:climate). Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_tag_pairs

Tag Group Tag Pairs
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json