agilitycms.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Content
getApiTypes
content.getApiTypes
Retrieve enum types and metadata definitions used throughout Agility CMS API
Risk: read
Output:
object
Output full type
Output full type
getContentModels
content.getContentModels
Retrieve content models and page module schema definitions
Risk: read
Output:
object[]
Output full type
Output full type
getItem
content.getItem
Fetch details of a content item by Content ID including fields and metadata
Risk: read
Output
properties full type
properties full type
fields full type
fields full type
getList
content.getList
Retrieve a paginated, filterable list of content items by reference name
Risk: read
Output
items full type
items full type
getLogs
content.getLogs
Retrieve sync items (content change logs) incrementally using sync tokens
Risk: read
Output
items full type
items full type
getPage
content.getPage
Retrieve details of a Page including metadata, content zones, and components by page ID
Risk: read
Output
seo full type
seo full type
zones full type
zones full type
properties full type
properties full type
getPageModules
content.getPageModules
Retrieve page module UI component definitions for building pages
Risk: read
Output:
object[]
Output full type
Output full type
getSitemapFlat
content.getSitemapFlat
Retrieve the flat sitemap dictionary for a specific channel and locale
Risk: read
Output:
object
Output full type
Output full type
syncPages
content.syncPages
Synchronize local page data with CMS incrementally using sync tokens
Risk: read
Output
items full type
items full type