List templates available to the project

Returns the project template read model. Use the Wevlix template id from an APPROVED template when calling POST /v1/messages/template. This setup operation uses the dashboard Bearer token, not the project API key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Project id from the Wevlix dashboard.

Query Params
integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
string

Search by template name.

string
enum
Allowed:
string
enum
Allowed:
Responses
200

Paginated templates with local ids, names, categories, languages, lifecycle state, and Meta approval status.

401

Missing or invalid dashboard bearer token.

403

Project access is required.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!