Get Content Source
Get a content source
ID of the content source
The version of the API in yyyy-MM-dd format (UTC). For versioning information, please refer to /content/api/about
Content source
{
"id": "string",
"name": "string",
"description": "string",
"typeId": "string",
"createdAt": "string",
"createdBy": "string",
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"projectId": "string",
"config": {},
"orgId": "string",
"syncEnabled": false
}
Content Source id
Content Source name
Content Source description
Content Source type
Creation time
Created By
Update time
Updated By
Associated projects
config
Associated org
Is Sync Enabled
Unauthorized
"ContentSource Object"
Content Source id
Content Source name
Content Source description
Content Source type
Creation time
Created By
Update time
Updated By
Associated projects
config
Associated org
Is Sync Enabled
Forbidden
"ContentSource Object"
Content Source id
Content Source name
Content Source description
Content Source type
Creation time
Created By
Update time
Updated By
Associated projects
config
Associated org
Is Sync Enabled
Content source not found
"ContentSource Object"
Content Source id
Content Source name
Content Source description
Content Source type
Creation time
Created By
Update time
Updated By
Associated projects
config
Associated org
Is Sync Enabled
curl -H 'Authorization: <value>' https://{api_host}/content/api/sources/{id}