Skip to main content
GET
List Documents

Headers

authorization
string | null
x-api-key
string | null
x-tenant-id
string | null

Query Parameters

page
integer
default:1
Required range: x >= 1
page_size
integer
default:20
Required range: 1 <= x <= 100
document_type
string | null
status
enum<string> | null

Status values for document lifecycle.

Available options:
DRAFT,
VALIDATED,
NUMBER_RESERVED,
XML_GENERATED,
SIGNED,
RECEPTION_PENDING,
SUBMITTED_TO_SRI,
RECEIVED_BY_SRI,
AUTHORIZATION_PENDING,
AUTHORIZED,
REJECTED,
RECEPTION_RETRY_SCHEDULED,
AUTHORIZATION_RETRY_SCHEDULED,
RECEPTION_UNKNOWN,
AUTHORIZATION_UNKNOWN,
MANUAL_REVIEW_REQUIRED,
FAILED_PERMANENT,
CANCELLATION_REQUESTED,
CANCELLED,
VOIDED_BY_NC
search
string | null
date_from
string<date> | null
date_to
string<date> | null
issuer_id
string<uuid> | null

Cookies

factio_access_token
string | null

Response

Successful Response

Respuesta paginada del listado de documentos.

items
DocumentListItem · object[]
required
total
integer
required
page
integer
required
page_size
integer
required