Download Library
Exports the workspace library as files. With more than one entity the response is a ZIP archive with one folder per entity type (personas/, segments/, competitors/, …) and one file per entity; a single entity comes back as that file directly. Products, Services and Solutions each export with their core features and linked personas, use cases, references and segments; Competitors carry their battlecard brief and active intel; Segments and the workspace company carry their intel. Requires the CAN_EXPORT_ENTITIES entitlement.
Authorizations
Query Parameters
Comma-separated entity types to include. Omit for the whole library. One of: UseCase, Persona, Reference, Segment, Competitor, Alternative, BuyingTrigger, Objection, ProofPoint, Playbook, Product, Service, Solution, WorkspaceCompany, WritingStyle, BrandVoice. Core features are not listed separately — they are nested inside their parent Product, Service or Solution.
"Persona,Segment,Competitor"
Output format for each entity file: MARKDOWN (default) or JSON. Case-insensitive.
"MARKDOWN"
Response
The export. Content-Type is application/zip for multi-file downloads, text/markdown or application/json for a single file. The file name is in the Content-Disposition header.
The response is of type file.