Collection Management
Get available content collection types
Returns the list of content collection types visible to the current user's SalesPartner, respecting per-SalesPartner gating (e.g. FAQ).
get/collections/available-types
Response
Available content collection types for the current user's SalesPartner
Example response
{
"response": {
"availableCollectionTypes": [
"FAQ"
]
}
}Changes
No changes recorded. 2 of the 14 revisions have no diff computed, so they could not be searched.