Get content within a program

Retrieves a list of all content items associated with a specific program, including documents, presentations, and other assets linked through the content management system. This endpoint provides
visibility into program-related materials and enables tracking of which content supports program objectives and deliverables. Use this to discover content associated with campaigns, view program resource libraries, audit content usage, or build content inventories for reporting.

Key Features:

  • Returns array of content items with metadata (title, type,TeamSite IDs, assignments)
  • Filters by content source (Library, DocCenter, NewsCenter, Workspace)
  • Filters by assignee to view user-specific content assignments
  • Includes assignedToMe filter for personal content view
  • Provides content location and association details
  • Shows program object references for workflow integration

Usage Examples:

  1. Program Resource Audit: Retrieve all content linked to a product launch program to verify required materials are associated
  2. User Assignment View: Filter by assigneeIds to see which content items are assigned to specific team members for program execution
  3. Content Source Analysis: Filter by source parameter to distinguish Library content from Workspace documents within the program

Authorization Logic:

  1. User must have a valid JWT token with view or manage scopes
  2. User must have permission to view the specified program
  3. Content visibility respects program access controls
Language
Response
Click Try It! to start a request and see the response here!