Get screening responses

Returns the screening responses of the latest screening execution. Use ?format=table for tabular format with columns and rows. Supports optional pagination and sorting via offset, limit, sort_by, sort_order.

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
≥ 0

Number of items to skip before returning results

1 to 100

Maximum number of items to return (1-100)

string
enum

Resource-specific sort column

Allowed:
SortOrder | null

Sort direction: ascending or descending

Responses

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