v1
latestOpenAPI 3.1.02026-07-2671312207.4 KBAML Monitorings
List AML monitorings
get/aml/monitorings/
Query parameters
createdstring[]
Multiple values may be separated by commas.
expirationstring[]
Multiple values may be separated by commas.
isExpiredboolean
namestring
orderBystring[]
Ordering
pageinteger
A page number within the paginated result set.
perPageinteger
Number of results to return per page.
status'ACTIVE' | 'ALERT' | 'PENDING' | 'STOPPED'
userType'COMPANY' | 'PERSON'
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2"
}