List document addresses with optional filtering and pagination
API key for authentication. Access https://console.beltic.com/ to obtain your API key.
Number of items per page (default: 15)
^\d+$"15"
Cursor for fetching items after this point
"eyJ2YWx1ZXMiOnsiY3JlYXRlZF9hdCI6IjIwMjUtMTAtMjJUMjI6MTM6NDguMTQ5WiJ9LCJpZCI6IjNkZjk3MWQwLWNkNTYtNDAwNi05YmM0LTFjYmMzMjc1OWI2ZiJ9"
Cursor for fetching items before this point
"eyJ2YWx1ZXMiOnsiY3JlYXRlZF9hdCI6IjIwMjUtMTAtMjJUMjI6MTM6NDguMTQ5WiJ9LCJpZCI6IjNkZjk3MWQwLWNkNTYtNDAwNi05YmM0LTFjYmMzMjc1OWI2ZiJ9"
Include total count in response (may impact performance)
true, false "true"
Filter documents by account ID
"123e4567-e89b-12d3-a456-426614174000"
Filter documents by session ID
"123e4567-e89b-12d3-a456-426614174000"
Filter documents by status
pending, submitted, processed, failed "pending"