Retrieves a paginated list of documents with filtering, sorting, and optional extended data support.
[USER, ESTABLISHMENT, INTERVENTION]READONLYBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Extend options:
"actions-info": Give information about the origin of the document
"created-by": Get information about the person who created the document
"sites": Get every sites linked
"label": Get label information
"presigned-url": Get presigned url of the documents
"technical-installations": Get information about the technical installations linked to the document
"establishment-cell": Get information about the establishment cell
actions-info, created-by, sites, label, presigned-url, technical-installations, establishment-cell Filter by document name (contains)
"string"
Filter by creation date
{
"start": "2021-01-01T00:00:00.000Z",
"end": "2021-12-31T23:59:59.999Z"
}Filter by update date
{
"start": "2021-01-01T00:00:00.000Z",
"end": "2021-12-31T23:59:59.999Z"
}Filter by document origin type
["A", "B", "C"]Filter by document origin ID (requires whereOriginType)
-9007199254740991 <= x <= 90071992547409911
Filter by technical installation IDs
-9007199254740991 <= x <= 9007199254740991[1, 2, 3]Filter by site IDs
-9007199254740991 <= x <= 9007199254740991[1, 2, 3]Filter by creator ID
-9007199254740991 <= x <= 90071992547409911
Filter by label ID
-9007199254740991 <= x <= 9007199254740991[1, 2, 3]Filter by label name (contains)
"string"
Filter by deleted documents
true
Include total count in response.
true
Page number.
-9007199254740991 <= x <= 90071992547409911
Page size.
-9007199254740991 <= x <= 900719925474099150
Get the page where the item with this id is located.
-9007199254740991 <= x <= 90071992547409911
Sub page size for grouping items.
-9007199254740991 <= x <= 900719925474099110