/
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
Get detailed document information
get
/document
Query parameters
path
string
required
id
string
Response
Document detail
DocumentDetail
required
id
string
type
string
lang
string
title
string
slug
string
url
string
layout
string
summary
string
date
string
date-time
author
string
last_editor
string
taxonomies
GenericObject
html_body
string
raw_body
string
fields
GenericObject
params
GenericObject
created_at
string
date-time
updated_at
string
date-time
Changes