Search...
/
Join Our Slack
Access Scout
Docs
API & SDK
Docs
API & SDK
Endpoints
Workflows
Environments
Revisions
Usage
Workflow Logs
Copilots
Collections
Tables
Documents
GET
List all documents in a table.
POST
Create a document in a table.
GET
Get a document by ID.
PUT
Update a document by ID.
DEL
Delete a document by ID.
Join Our Slack
Access Scout
Endpoints
Documents
List all documents in a table.
Beta
GET
https://api-prod.scoutos.com
/
v2
/
collections
/
:collection_id
/
tables
/
:table_id
/
documents
Path parameters
collection_id
string
Required
table_id
string
Required
Response
Successful Response
data
list of objects
Optional
Show 7 properties
Built with