Content
Get Content By ID
Retrieves detailed information about a specific content item by its unique identifier. This tool allows you to access content data, metadata, and performance metrics for an individual post or media item.
This tool is part of the Content Tools category.
Parameters
Name | Type | Required | Description |
---|---|---|---|
content_id | string | Yes | The ID of the content to retrieve |
Example Request
Example Response
Usage Notes
- If the specified content does not exist, a
404 Not Found
error will be returned. - Content IDs are unique within your tenant application.
- The response includes platform-specific data such as engagement metrics, visibility, and media URLs.
- Available fields may vary depending on the content platform and type.
- For the latest engagement metrics, consider using Refresh Contents before retrieving content data.
- The
engagement
object includes platform-specific metrics that may vary between platforms. - The content item includes the
user_account_id
that can be used to identify which account published the content.
Related Tools
- Get Contents By User Account ID - Get all content for a user account
- Publish Content - Publish new content to a platform
- Refresh Contents - Refresh content data from platforms
- Get Comments - Get comments for a specific content item