get
https://api.seismic.com/programs/v2/spaces//programs/template
Retrieves a filtered and paginated list of program templates based on specified criteria. Supports extensive
filtering by dates, creators, associations, custom properties, and more. Use for displaying template catalogs,
searching templates, or building template selection interfaces.
Key Features:
- Query templates using flexible filtering options including planned dates, launch dates, creators, followers, title search, custom properties, content associations, audience targeting, and recurrence settings
- Perform flexible sorting on multiple fields to organize templates by various criteria
- Navigate template catalogs efficiently with cursor-based pagination for responsive user interfaces
- Optionally include associations and page configurations for complete template structure and content details
- Results are automatically filtered based on user's access permissions ensuring proper security
Authorization Logic:
- User must have a valid token with viewing or management scopes
- User must have program update permissions
- User can only view templates they have permission to access
- Results are filtered based on user's access rights
Usage Example:
Query templates to display available options when creating a new program, search for templates
by title or creator, or find templates with specific recurrence settings for automated program generation.