Retrieves a specific content item by its ID
To pass the authentication step you will need to provide the following:
Username is the Tenant ID (i.e. eu-west-2_AbcdEfghI) Password is the secret you would have received
Unique identifier of the content item
Successful response
{
"id": "507f1f77bcf86cd799439011",
"title": "Thrive Customer Journey",
"description": "This diagram highlights the key things you may experience on your journey as a customer of Thrive's LXP
",
"tags": [
"customer journey",
"faq",
"customer success",
"lxp"
],
"type": "file",
"createdAt": "2019-02-18T17:42:11.708Z",
"updatedAt": "2020-02-20T13:16:22.840Z",
"author": "5c69be0e3a38412f022b4719",
"isOfficial": true
}Unique identifier for the content
Title of the content
Detailed description of the content, may contain HTML
List of tags associated with this content
The kind of artifact associated with this content record
Timestamp when the content was created
Timestamp when the content was last updated
User ID who authored this content. Nullable for auto-curated content.
Whether the content has been recognized for its importance or validity by the customer organization
Content not found