List external scores
CRR
List external scores
Get paginated list of externally sourced risk scores
GET
List external scores
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by customer_id or business_id
The resource type for which the parameter is calculated
Available options:
CUSTOMER, BUSINESS Specifies the sort order for the returned external score list.
Available options:
score:asc, score:desc, creation_time:asc, creation_time:desc, last_updated_time:asc, last_updated_time:desc Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
Example:
"a8937a0d"
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
Required range:
x >= 1Example:
100

