/
ST
structifyai
/
Structify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 7mo ago
Details
Filter operations
account
8
admin
41
chat
27
chat_templates
1
code
2
connector_catalog
3
connectors
24
dataset
25
documents
4
delete
Delete a file from the database
post
Download a file from the database
get
List all files for your user account in the database.
post
Add a new file to the database
entity
22
jobs
6
match
2
Nango
2
project
5
public_sessions
2
sandbox
3
scrape
2
server
1
sessions
17
slack
1
source
3
structure
8
team
13
teams
3
transactions
3
usage
2
user
2
whitelabel
3
wiki
5
workflow
3
workflow_schedule
8
documents
List all files for your user account in the database.
get
/documents/list
Query parameters
dataset
string
nullable
project_id
string
uuid
Response
Listed all files
File[]
required
created_at
string
date-time
required
created_from_job
string
uuid
dataset_id
string
uuid
file_bytes
string
binary
required
file_type
'Text'
|
'PDF'
|
'SEC'
required
id
string
uuid
required
name
string
required
project_id
string
uuid
user_id
string
uuid
required
Changes