GET
/
documents
cURL
curl --request GET \
  --url https://api.lucidtech.ai/{basePath}/documents \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

datasetId
string
nextToken
string
order
string
documentId
string
maxResults
string
sortBy
string

Response

200
application/json

200 response

The response is of type any.