List screenings
Screening API
List Screenings
List screenings with optional filters for type and status. Supports cursor-based pagination.
GET
List screenings
Authorizations
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Query Parameters
Filter by screening resource type (e.g. screening/watchlist)
Available options:
screening/watchlist, screening/politically-exposed-person, screening/business-watchlist, screening/business-adverse-media, screening/business-online-presence, screening/business-classification, screening/business-associated-persons, screening/business-registrations Filter by status
Available options:
pending, processing, completed, failed, not_found Number of items per page (max 100)
Required range:
1 <= x <= 100Example:
20
Cursor for pagination (ID of last item)
Response
Screenings retrieved successfully
data
(screening/watchlist · object | screening/politically-exposed-person · object | screening/business-watchlist · object | screening/business-adverse-media · object)[]
required
- screening/watchlist
- screening/politically-exposed-person
- screening/business-watchlist
- screening/business-adverse-media