Content Groups
Get Content Group
Retrieves detailed information about a specific content group by its unique identifier. This tool allows you to access content group data, metadata, and related items for grouped content formats such as carousels, albums, or multi-image posts.
This tool is part of the Content Group Tools category.
Parameters
Name | Type | Required | Description |
---|---|---|---|
content_group_id | string | Yes | The ID of the content group to retrieve |
Example Request
Example Response
Usage Notes
- If the specified content group does not exist, a
404 Not Found
error will be returned. - Content group 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.
- The
items_count
field indicates how many individual items are in this content group. - For the latest engagement metrics, consider using Refresh Content Groups before retrieving content group data.
- To get the individual items within the content group, use Get Content Group Items.
- Content groups can represent different concepts across platforms:
- Instagram: Carousels (multiple images/videos in one post)
- Facebook: Albums or multi-image posts
- LinkedIn: Carousel posts or document shares
- YouTube: Playlists or video series
Related Tools
- Get All Content Groups - Get all content groups for user accounts
- Get Content Groups By IDs - Retrieve multiple content groups by IDs
- Publish Content Group - Publish a new content group
- Get Content Group Items - Get items in a content group