list
lookup all documents across all resources which are currently on GroundX
Interact with the "Request Body" below to explore the arguments of this function. Enter your GroundX API key to send a request directly from this web page. Select your language of choice to structure a code snippet based on your specified arguments.
Query parameters
The maximum number of returned documents. Accepts 1-100 with a default of 20.
Only documents with names that contain the filter string will be returned in the results.
The attribute to use to sort results
The document attribute that will be used to sort the results.
The order in which to sort results
The order in which to sort the results. A value for sort must also be set.
A status filter on the get documents query. If this value is set, then only documents with this status will be returned in the results.
A token for pagination. If the number of documents for a given query is larger than n, the response will include a "nextToken" value. That token can be included in this field to retrieve the next batch of n documents.
Response
Look up success
Example response
{
"documents": [
{
"fileSize": "1.4MB"
}
]
}Changes
Changed in 12 of the 50 revisions of this API.13529
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ●
- ○
added the new optional
queryrequest parameterfilternew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortOrdernew-optional-request-parameter
- ○
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
- ●
added the new
jsonenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
csvenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
tsvenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
added the new
cancelledenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
completeenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
docxenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
errorenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
jpgenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
pdfenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
pngenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
pptxenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
processingenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
queuedenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
txtenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
xlsxenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
queryrequest parameternnew-optional-request-parameter
- ○
added the new optional
queryrequest parameternextTokennew-optional-request-parameter
- ○
- ○
api tag
Documentsaddedapi-tag-added
- ○
api tag
Documentremovedapi-tag-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○