/
SP
sphireinc
/
Foundry API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
audit
1
auth
8
documents
10
get
List documents with pagination and filtering
get
Get detailed document information
post
Create a new document
post
Save changes to an existing document
post
Lock a document for exclusive editing
post
Release a document lock
get
Get document revision history
get
List documents in trash
post
Restore a document from trash
post
Move document to trash
media
3
platform
3
plugin-api
2
plugins
2
settings
5
status
2
system
4
themes
3
users
3
documents
List documents with pagination and filtering
get
/documents
Query parameters
type
string
lang
string
status
string
page
integer
limit
integer
Response
Documents
PagedDocumentsResponse
required
items
DocumentSummary[]
page
integer
page_size
integer
total
integer
has_more
boolean
Changes