Skip to main content
GET
List templates

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Response

Success — provider-native response body.

id
string
required

Meta message template id.

name
string
required

Template name.

language
string
required

Template language/locale code (e.g. pt_BR, en_US).

status
string
required

Review status (APPROVED, PENDING, REJECTED, etc.).

category
string
required

Template category (AUTHENTICATION, MARKETING, UTILITY).

parameter_format
string

Parameter placeholder format (POSITIONAL or NAMED).

components
object[]

Ordered list of template components (HEADER, BODY, FOOTER, BUTTONS).