Skip to content

List Templates

GET
/api/v1/studio/profile-builder/templates

List all available content profile templates.

Responses

Successful Response

application/json
JSON
[
  
{
  
  
"id": "string",
  
  
"name": "string",
  
  
"description": "string",
  
  
"icon": "string",
  
  
"defaults": {
  
  
  
"additionalProperties": "string"
  
  
}
  
}
]

Playground

Samples

Powered by VitePress OpenAPI

XC AI Content Automation