Algoreg Documentation home page
latest
Search...
Backoffice
Home
Support
Backoffice
Search...
Navigation
Customer Document
Search documents
Documentation
Integration Guide
API Reference
Get Started
Authentication
Webhooks
Customer
GET
Get customer detail
GET
Get customer events
GET
Get stats for customer
POST
Save customers
POST
Search customers
Webhooks events
Customer Document
DEL
Delete document
GET
Download document
POST
Search documents
POST
Update document
POST
Upload document
Webhooks events
Go!Chat
POST
Create end user token
POST
Create thread message
POST
Create thread
GET
Download attachment
GET
Get thread messages
GET
Get thread
POST
Search threads
POST
Update thread message
POST
Update thread
Webhooks events
Go!KYT
POST
Create transaction
GET
Get transaction full history
GET
Get transaction
POST
Search transactions
POST
Update transaction
Webhooks events
Go!Press
POST
Force handle press report generation for customer
POST
Generate instant report
GET
Get report body
Go!Risk
GET
Get customer last edd
GET
Get customer last risk
Webhooks events
Go!Scan
GET
Get alert detail
POST
Get alerts
POST
Get customer alerts
POST
Modify alert
POST
Name search
POST
Search alerts
Go!Vid
POST
Create session full
POST
Generate a session
GET
Get session details
POST
Transactional ID check
Webhooks events
Message
GET
Download attachment
POST
Search threads
Appendix
Types and enums
Customer Document
Search documents
Searches for documents that match the input filters.
POST
/
api
/
v1
/
customer_documents
/
search
Body parameters
filters
SearchDocumentsFiltersInput
Show properties
customer_external_id
string
display_name
string
file_name
string
file_types
string[]
max_created_at
integer
min_created_at
integer
tags
string[]
limit
integer
offset
integer
Response body
200
default
documents
CustomerDocument[]
Show properties
created_at
integer
customer_external_id
string
display_name
string
file_mime
string
file_name
string
file_size
integer
file_source
string
file_type
string
file_url
string
id
string
last_revision_agent_id
integer
last_revision_created_at
integer
last_revision_id
string
origin
DocumentOrigin
Show properties
type
CustomerDocumentOriginType
Show properties
value
string
tags
string[]
total
integer
Download document
Update document