Fetch Template List API

Retrieve a list of WhatsApp templates with support for filtering, sorting, and pagination. This API allows you to filter templates by status, name, language, and type to efficiently manage your template library.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter templates by their approval status. Example - approved, rejected.

Allowed:
string

Filter templates using a partial or full match of the template name.

string

Filter templates by language. Example - English, Hindi.

string

Filter templates by type. Comma-separated values like 1,2.

integer
Defaults to 0

Number of records to skip for pagination.

integer
Defaults to 10

Maximum number of records to return.

Headers
string
required

Must be set to 'application/json' for JSON requests.

Responses

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