/
GR
groundxai
/
GroundX APIs
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
API Keys
1
Buckets
3
Documents
7
get
Look up an existing document by its ID
delete
Delete a document
post
Upload hosted documents to GroundX
post
Upload local documents to GroundX
get
Look up all existing documents
get
Look up existing documents by processId, bucketId, or projectId
get
Look up the processing status of documents for a given processId
Projects
3
Search
1
Documents
Delete a document
delete
/v1/ingest/document/{documentId}
Path parameters
documentId
string
required
Response
Document successfully deleted
DocumentDeleteResponse
required
message
string
Changes