Fetch managed package Salesforce templates for the current customer's org.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32 | null

Page number, default 1

int32 | null

Page size, default 50

boolean
Defaults to false

If true, use sandbox connection

string

Optional case-insensitive filter to search templates by name.
Matches templates whose name contains the provided value.

string

Optional document type filter based on file extension (e.g., "pdf", ".docx").
The leading dot is optional and comparison is case-insensitive.

string

Allowed values: CET, CGT, ContentDocument, Document, SalesforceMailMerge, ALL.
Case-insensitive. If null or empty, returns all templates.

boolean
Defaults to true

When true (default), only returns files with allowed extensions. Set to false to return all file types.

string

Optional comma-separated template group filter for Conga Generic Templates (CGT).
Uses case-insensitive contains matching. When this filter is active, CGT records
without an attachment are also excluded. Example: templateGroup=Invoices,Opportunities

string

Optional comma-separated template group filter for Conga Email Templates (CET).
Uses contains matching. Example: congaEmailTemplateGroup=Quotes,USA

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json