Skip to main content
GET
Get details of a WABA account

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
integer
required

an internal id of the WABA account (the only value used to address this account)

Response

Success

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

"ok"

data
object
required