AI Table
List all cells in a row
Since each row of an AI Table corresponds to a specific Document, this endpoint simply lists all cells match the provided Document ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table
The unique ID of the Document
Response
200
application/json
OK
The response is of type object[]
.