Skip to main content
GET
Get the list of all WABA templates in the Workspace.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

specify the page of results (each page contains up to 50 items), starting with 1. Check "has more page" response value to see if more pages are available.

Response

Success

status
enum<string>
required
Available options:
ok,
error
Example:

"ok"

data
object
required