This web service lists the sources available for a portal.
| Method | Endpoint |
|---|---|
GET |
|
It is necessary to provide an Ft-Calling-App value when using Fluid Topics web services. See Fluid Topics calling app.
Response body
[
{
"id": "doc_produit",
"name": "Doc Produit",
"type": "Dita",
"description": "Internal doc"
},
{
"id": "doc_client",
"name": "Antidot Technical Publications",
"type": "AuthorIt",
"description": "Product Doc"
}
]
- Administrators or API keys with the
ADMINorKHUB_ADMINrole can list all sources. - It is not possible to list sources on a consumer portal.