Protected management API for administering spaces, teams, and content
Contact
Servers
List me
Update me
List users
Attach user to team
Detach user from team
Update user role in team
Update user role in team
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Responses
Successful response
Social Links
List social links
Delete social link
List tokens
Create tokens
Delete token
Display a listing of the tokens for a space
Display a listing of the tokens for a space.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by abilities
Filter by expires_at with range syntax (value1...value2)
Filter by creation date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""created_at""-created_at""expires_at""-expires_at""last_used_at""-last_used_at"Responses
Successful response
Store a newly created token in storage
Store a newly created token in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Remove the specified token from storage
Remove the specified token from storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
"uuid"Responses
Resource deleted successfully
Invites
Operations
List invites
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
Filter by email
Filter by role
Filter by status
Filter by space ID
Filter by team_id
Filter by creation date (supports operators and ranges)
Filter by expires_at with range syntax (value1...value2)
Sort by field (prefix with - for descending order)
"email""-email""roles.key""-roles.key""created_at""-created_at""expires_at""-expires_at"Responses
Successful response
Get a single invite
Create accept
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The invite identifier
"uuid"Request Body
Responses
Successful response
List invites
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Query Parameters
Filter by email
Filter by role
Filter by status
Filter by space ID
Filter by team_id
Filter by creation date (supports operators and ranges)
Filter by expires_at with range syntax (value1...value2)
Sort by field (prefix with - for descending order)
"email""-email""roles.key""-roles.key""created_at""-created_at""expires_at""-expires_at"Responses
Successful response
Create invites
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Request Body
Responses
Successful response
Delete invite
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The invite identifier
"uuid"Responses
Resource deleted successfully
Create resend
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The invite identifier
"uuid"Responses
Successful response
List invites
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by email
Filter by role
Filter by status
Filter by space ID
Filter by team_id
Filter by creation date (supports operators and ranges)
Filter by expires_at with range syntax (value1...value2)
Sort by field (prefix with - for descending order)
"email""-email""roles.key""-roles.key""created_at""-created_at""expires_at""-expires_at"Responses
Successful response
Create invites
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Delete invite
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The invite identifier
"uuid"Responses
Resource deleted successfully
Create resend
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The invite identifier
"uuid"Responses
Successful response
Get a single invite
Notifications
Operations
List notifications
Authorizations
Sanctum personal access token passed in Authorization header
Responses
Successful response
Delete notifications
List unread count
Create read
Delete read
Update read
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The notification identifier
Responses
Successful response
Update unread
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The notification identifier
Responses
Successful response
Delete notification
List stats
List notes
Create notes
Authorizations
Sanctum personal access token passed in Authorization header
Request Body
Responses
Successful response
Get a single note
Update note
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The providerNote identifier
"uuid"Request Body
Responses
Successful response
Delete note
List available models
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
Filter by name (LIKE search)
Filter by model (LIKE search)
Free-text search filter.
Filter by provider (LIKE search)
Filter by is_free
Sort by field (prefix with - for descending order)
"name""-name""model""-model""provider""-provider""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
List models
Create stream
Create stream
Create stream
Create stream
Get team hierarchy starting from specified parent (or root if null),
Get team hierarchy starting from specified parent (or root if null),
scoped to the teams the user may access (root sees everything).
Authorizations
Sanctum personal access token passed in Authorization header
Responses
Successful response
Display a listing of teams
Display a listing of teams
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
11Responses
Successful response
Store a newly created team
Store a newly created team
Authorizations
Sanctum personal access token passed in Authorization header
Request Body
Responses
Successful response
Display the specified team
Update the specified team
Update the specified team
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Request Body
Responses
Successful response
Remove the specified team
List space blueprints
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
Filter by name (LIKE search)
Filter by team_id
Filter by created_by_id
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
List members
Delete member
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The user identifier
"uuid"Responses
Successful response
Update member
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The user identifier
"uuid"Responses
Successful response
List members
Delete member
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The user identifier
"uuid"Responses
Successful response
Update member
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The user identifier
"uuid"Responses
Successful response
List saml provider
Update saml provider
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Request Body
Responses
Successful response
Delete saml provider
List blueprints
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
Filter by name (LIKE search)
Filter by team_id
Filter by created_by_id
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Create blueprints
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Request Body
Responses
Successful response
Get a single blueprint
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The blueprint identifier
"uuid"Responses
Successful response
Update blueprint
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The blueprint identifier
"uuid"Request Body
Responses
Successful response
Delete blueprint
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The blueprint identifier
"uuid"Responses
Resource deleted successfully
List space
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Responses
Successful response
Create space
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"Request Body
Responses
Successful response
Delete space
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The role identifier
"uuid"Responses
Resource deleted successfully
Update space
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The team identifier
"uuid"The role identifier
"uuid"Request Body
Responses
Successful response
Display a listing of the spaces
Display a listing of the spaces.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Query Parameters
Filter by name (LIKE search)
Filter by slug (LIKE search)
Filter by archived
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""slug""-slug""state""-state""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Store a newly created space in storage
Store a newly created space in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Request Body
Responses
Successful response
Display the specified space
Update the specified space in storage
Update the specified space in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Remove the specified space from storage
Create icon
List usage
The space's billing-period history (newest first), each with its usage rollup
The space's billing-period history (newest first), each with its usage rollup.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Daily traffic/requests trend within a closed (or open) period, reconstructed
Daily traffic/requests trend within a closed (or open) period, reconstructed
from the hourly rollup tables for the page charts.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The period identifier
"uuid"Responses
Successful response
Ai Settings
List ai settings
Update ai settings
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
List ai configs
Create ai configs
Get a single ai config
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The aiConfig identifier
"uuid"Responses
Successful response
Delete ai config
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The aiConfig identifier
"uuid"Responses
Successful response
Update ai config
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The aiConfig identifier
"uuid"Responses
Successful response
Update search
Create reindex
Blocks
Operations
Display a listing of the blocks
Display a listing of the blocks.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by slug (LIKE search)
Filter by folder ID
Filter by is_nestable
Filter by is_root
Filter by tags
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""slug""-slug""is_nestable""-is_nestable""is_root""-is_root""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Store a newly created block in storage
Store a newly created block in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified block
Display the specified block.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Responses
Successful response
Update the specified block in storage
Update the specified block in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Responses
Successful response
Remove the specified block from storage
Remove the specified block from storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Responses
Resource deleted successfully
List templates
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"name""-name""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Create templates
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Responses
Successful response
Get a single template
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The template identifier
"uuid"Responses
Successful response
Update template
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The template identifier
"uuid"Request Body
Responses
Successful response
Delete template
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The template identifier
"uuid"Responses
Resource deleted successfully
List versions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"Query Parameters
Filter by commit_message (LIKE search)
Filter by creation date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"created_at""-created_at"Responses
Successful response
Get a single version
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The version identifier
"uuid"Responses
Successful response
Delete version
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The version identifier
"uuid"Responses
Resource deleted successfully
Update version
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The version identifier
"uuid"Request Body
Responses
Successful response
Create restore
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The block identifier
"uuid"The version identifier
"uuid"Responses
Successful response
List block tags
Create block tags
Get a single block tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Successful response
Update block tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Successful response
Delete block tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Resource deleted successfully
List block folders
Create block folders
Get a single block folder
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The folder identifier
"uuid"Responses
Successful response
Update block folder
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The folder identifier
"uuid"Responses
Successful response
Delete block folder
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The folder identifier
"uuid"Responses
Resource deleted successfully
Contents
Operations
Display a listing of the content items
Display a listing of the content items.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by publication date and time.
">=2024-01-01T00:00:00Z""date-time"Filter by last update date and time.
"2024-01-01T00:00:00Z...2024-01-31T23:59:59Z""date-time"Filter by creation date and time.
"<2024-06-01T00:00:00Z""date-time"Filter by content language ISO code.
"en"Filter by content language ISO code.
"en"Filter by block type slug used by the content entry.
"page"Filter by parent content identifier.
"01J123ABC456DEF789GHIJKLMN"Filter by content identifier.
"01J123ABC456DEF789GHIJKLMN"Filter by canonical content identifier, including all translations.
"01J123ABC456DEF789GHIJKLMN"Filter by canonical parent identifier, including children of translated parent variants.
"01J123ABC456DEF789GHIJKLMN"Include canonical content without a translation in the requested language.
trueSort by a supported field. Prefix with - for descending order.
"position""-position""published_at""-published_at""updated_at""-updated_at""created_at""-created_at"Responses
Successful response
Store a newly created content item in storage
Store a newly created content item in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified content item
Display the specified content item.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Update the specified content item in storage
Update the specified content item in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Remove the specified content item from storage
Remove the specified content item from storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Resource deleted successfully
Create bulk create
Create tree operations
Create move
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Create presence
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Delete presence
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Create export
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Create import
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Create publish
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Create unpublish
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Create schedule
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Get root comments for content
Get root comments for content
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Query Parameters
Filter by content_id
Filter by content_version_id
Filter by author_id
Filter by is_resolved
Filter by item_id
Filter by field
Free-text search filter.
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Sort by field (prefix with - for descending order)
"created_at""-created_at""updated_at""-updated_at""is_resolved""-is_resolved"Responses
Successful response
Create a root comment or reply
Create a root comment or reply
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Responses
Successful response
Get a specific comment (root or reply)
Get a specific comment (root or reply)
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Responses
Successful response
Delete a comment (root or reply)
Delete a comment (root or reply)
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Responses
Resource deleted successfully
Update a comment (root or reply)
Update a comment (root or reply)
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Request Body
Responses
Successful response
Resolve a comment
Resolve a comment
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Responses
Successful response
Unresolve a comment
Unresolve a comment
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Responses
Successful response
List reactions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Responses
Successful response
Create reactions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Request Body
Responses
Successful response
Delete reactions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The comment identifier
"uuid"Request Body
Responses
Resource deleted successfully
List versions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"Query Parameters
Filter by creation date (supports operators and ranges)
Filter by external_id
Filter by created_by
Filter by release_id
Filter by isPublished
Filter by isCurrentVersion
Sort by field (prefix with - for descending order)
"created_at""-created_at"Responses
Successful response
Get a single version
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The version identifier
"uuid"Responses
Successful response
Update version
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The version identifier
"uuid"Responses
Successful response
Create publish
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The version identifier
"uuid"Responses
Successful response
Create current
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The content identifier
"uuid"The version identifier
"uuid"Responses
Successful response
List audit logs
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by creation date (supports operators and ranges)
Filter by owner_type
Filter by owner
Filter by operation
Filter by referenced_type
Filter by name (LIKE search)
Sort by field (prefix with - for descending order)
"created_at""-created_at""owner_name""-owner_name""operation""-operation""referenced_type""-referenced_type""name""-name"Responses
Successful response
Redirects
Operations
List redirects
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by source
Filter by target
Filter by status_code
Free-text search filter.
Sort by field (prefix with - for descending order)
"source""-source""target""-target""status_code""-status_code"Responses
Successful response
Create redirects
Get a single redirect
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The redirect identifier
"uuid"Responses
Successful response
Update redirect
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The redirect identifier
"uuid"Responses
Successful response
Delete redirect
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The redirect identifier
"uuid"Responses
Resource deleted successfully
Create reset
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The redirect identifier
"uuid"Responses
Successful response
Create export
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by source
Filter by target
Filter by status_code
Free-text search filter.
Sort by field (prefix with - for descending order)
"source""-source""target""-target""status_code""-status_code"Request Body
Responses
Successful response
Create import
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Get the content tree structure for menu navigation
Get the content tree structure for menu navigation.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by slug (LIKE search)
Filter by block_id
Filter by parent ID
Sort by field (prefix with - for descending order)
"name""-name""slug""-slug""language_iso""-language_iso""position""-position""published_at""-published_at""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Get dashboard statistics for a space
Create presence
Delete presence
Display a listing of asset folders
Display a listing of asset folders.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Store a newly created asset folder
Store a newly created asset folder.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified asset folder
Display the specified asset folder.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Update the specified asset folder
Update the specified asset folder.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Remove the specified asset folder
Remove the specified asset folder.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Resource deleted successfully
List asset tags
Create asset tags
Get a single asset tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Successful response
Update asset tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Successful response
Delete asset tag
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Resource deleted successfully
Create assign
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The tag identifier
"uuid"Responses
Successful response
Assets
Operations
List linked contents
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Responses
Successful response
Replace the physical file of an existing asset (keeps ID, busts CDN cache via new filename)
Replace the physical file of an existing asset (keeps ID, busts CDN cache via new filename).
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Request Body
Responses
Successful response
List the version history of an asset, most recent first
List the version history of an asset, most recent first.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Responses
Successful response
Restore an asset to a previous version's file + metadata
Restore an asset to a previous version's file + metadata. The current
state is itself snapshotted first, so this is non-destructive.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"The version identifier
"uuid"Responses
Successful response
Display a listing of assets
Display a listing of assets.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Store a newly created asset
Store a newly created asset.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified asset
Display the specified asset.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Responses
Successful response
Update the specified asset metadata
Update the specified asset metadata.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Responses
Successful response
Remove the specified asset
Remove the specified asset.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The asset identifier
"uuid"Responses
Resource deleted successfully
Create export
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Create import
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Asset Collections
Operations
List the assets of a collection
List the assets of a collection. Manual collections resolve their
explicit items (ordered by position unless the client sorts), smart
collections evaluate their stored rules.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Successful response
Add assets to a manual collection, appended after the current last
Add assets to a manual collection, appended after the current last
position. Assets already in the collection are silently skipped.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Successful response
Remove assets from a manual collection
Remove assets from a manual collection.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Resource deleted successfully
Reorder a manual collection: `asset_ids` is the full ordered list,
Reorder a manual collection: asset_ids is the full ordered list,
each item's position becomes its array index.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Successful response
List asset collections
Create asset collections
Get a single asset collection
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Successful response
Update asset collection
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Successful response
Delete asset collection
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The collection identifier
"uuid"Responses
Resource deleted successfully
Internal (management UI) download: an un-metered presigned S3 URL —
Internal (management UI) download: an un-metered presigned S3 URL —
the metered CloudFront path is reserved for public share downloads.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The package identifier
"uuid"Responses
Successful response
List asset packages
Create asset packages
Get a single asset package
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The package identifier
"uuid"Responses
Successful response
Delete asset package
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The package identifier
"uuid"Responses
Resource deleted successfully
Create revoke
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The share identifier
"uuid"Responses
Successful response
List asset shares
Create asset shares
Get a single asset share
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The share identifier
"uuid"Responses
Successful response
Password semantics: key absent = keep current password, explicit null
Password semantics: key absent = keep current password, explicit null
(or empty string) = remove the password, non-empty string = re-hash.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The share identifier
"uuid"Responses
Successful response
Delete asset share
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The share identifier
"uuid"Responses
Resource deleted successfully
Return the distinct list of tags used across the space's icons
Return the distinct list of tags used across the space's icons.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Create import
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Display a listing of icons
Display a listing of icons.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Store a newly uploaded icon
Store a newly uploaded icon.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified icon
Display the specified icon.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The icon identifier
"uuid"Responses
Successful response
Update the specified icon (metadata and/or SVG body)
Update the specified icon (metadata and/or SVG body).
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The icon identifier
"uuid"Responses
Successful response
Remove the specified icon
Remove the specified icon.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The icon identifier
"uuid"Responses
Resource deleted successfully
List backups
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by state
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Filter by expires_at with range syntax (value1...value2)
Sort by field (prefix with - for descending order)
"name""-name""state""-state""progress""-progress""created_at""-created_at""updated_at""-updated_at""expires_at""-expires_at"Responses
Successful response
Create backups
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Get a single backup
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The backup identifier
"uuid"Responses
Successful response
Update backup
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The backup identifier
"uuid"Request Body
Responses
Successful response
Delete backup
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The backup identifier
"uuid"Responses
Resource deleted successfully
List migrations
Create migrations
Get a single migration
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The migration identifier
"uuid"Responses
Successful response
Delete migration
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The migration identifier
"uuid"Responses
Resource deleted successfully
List all subscriptions for a space
List all subscriptions for a space.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Get the current active subscription (with plan and quotas)
Get the current active subscription (with plan and quotas).
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Initiate a checkout for a plan
Initiate a checkout for a plan. Returns a checkout URL for paid plans.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Re-initiate the checkout flow for a pending subscription
Re-initiate the checkout flow for a pending subscription.
No body required — the pending subscription and its plan are resolved automatically.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Cancel the active subscription at period end
Cancel the active subscription at period end.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
List the space's LemonSqueezy invoices (newest first)
List the space's LemonSqueezy invoices (newest first). Returns an empty
collection for free spaces or when LemonSqueezy is unreachable — the
billing portal remains the source of truth.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Data Sources
Operations
Display a listing of the data sources
Display a listing of the data sources.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Store a newly created data source
Store a newly created data source.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified data source
Display the specified data source.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Update the specified data source
Update the specified data source.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Remove the specified data source
Remove the specified data source.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Resource deleted successfully
Create export
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Create import
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Create stream
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display a listing of data entries for a data source
Display a listing of data entries for a data source.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Store a newly created data entry
Store a newly created data entry.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Display the specified data entry
Display the specified data entry.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The entry identifier
"uuid"Responses
Successful response
Update the specified data entry
Update the specified data entry.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The entry identifier
"uuid"Responses
Successful response
Remove the specified data entry
Remove the specified data entry.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The entry identifier
"uuid"Responses
Resource deleted successfully
Releases
Operations
Display a listing of releases
Display a listing of releases.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Filter by name (LIKE search)
Filter by external_id
Filter by scheduled (check if null)
Filter by publish_at with range syntax (value1...value2)
Filter by committed_at with range syntax (value1...value2)
Filter by publication date (supports operators and ranges)
Filter by creation date (supports operators and ranges)
Filter by update date (supports operators and ranges)
Filter by isPublished (check if null)
Filter by isCommitted (check if null)
Sort by field (prefix with - for descending order)
"name""-name""publish_at""-publish_at""committed_at""-committed_at""published_at""-published_at""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Store a newly created release in storage
Store a newly created release in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Display the specified release
Display the specified release.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Responses
Successful response
Update the specified release in storage
Update the specified release in storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Request Body
Responses
Successful response
Remove the specified release from storage
Remove the specified release from storage.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Responses
Resource deleted successfully
Create commit
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Responses
Successful response
Create cancel
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Responses
Successful response
Create publish
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Responses
Successful response
Create assign
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Request Body
Responses
Successful response
Delete remove
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The release identifier
"uuid"Request Body
Responses
Successful response
List automation actions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Free-text search filter.
Filter by name (LIKE search)
Filter by type
Filter by is_active
Sort by field (prefix with - for descending order)
"name""-name""type""-type""is_active""-is_active""last_executed_at""-last_executed_at""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Create automation actions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Get a single automation action
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Responses
Successful response
Update automation action
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Delete automation action
Automations
Operations
List trigger catalog
List automations
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Free-text search filter.
Filter by name (LIKE search)
Filter by is_active
Filter by trigger_type
Filter by action_id
Filter by action_type
Filter by table
Filter by execution_limit (check if null)
Filter by execution_count with range syntax (value1...value2)
Sort by field (prefix with - for descending order)
"name""-name""trigger_type""-trigger_type""is_active""-is_active""execution_limit""-execution_limit""execution_count""-execution_count""last_triggered_at""-last_triggered_at""created_at""-created_at""updated_at""-updated_at"Responses
Successful response
Create automations
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Request Body
Responses
Successful response
Get a single automation
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
Update automation
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Request Body
Responses
Successful response
Delete automation
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Resource deleted successfully
Create trigger
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
List executions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
List trends
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
List statistics
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
List summary
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automation identifier
"uuid"Responses
Successful response
List automation executions
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"Query Parameters
Free-text search filter.
Filter by automation_id
Filter by status
Sort by field (prefix with - for descending order)
"status""-status""duration""-duration""started_at""-started_at""completed_at""-completed_at""created_at""-created_at"Responses
Successful response
Create replay
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The automationExecution identifier
"uuid"Responses
Successful response
List all active plans
Get a single share
List assets
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
Responses
Successful response
Create unlock
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
Responses
Successful response
List download
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
Responses
Successful response
List download
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
The asset identifier
Responses
Successful response
Share-scoped image preview: a bounded-size derivative served only while
Share-scoped image preview: a bounded-size derivative served only while
the share is accessible and unlocked. Never hands out a permanent asset
URL — those would outlive revocation, expiry and download limits.
Authorizations
Sanctum personal access token passed in Authorization header
Parameters
Path Parameters
The space identifier
"uuid"The token identifier
The asset identifier
Responses
Successful response