Skip to main content

whatsApp-getSystemTokenInfo

whatsApp-getSystemTokenInfo

Query Parameters
token string
credentialsId string
Responses
200

Successful response

Schema
appId string
appName string
expiresAt number
scopes string[]
default

Error response

Schema
message string
code string
issues object[]
message string
whatsApp-getSystemTokenInfo
GET /whatsapp/systemToken
token — query
credentialsId — query
https://app.typebot.io/api/v1
curl -L 'https://app.typebot.io/api/v1/whatsapp/systemToken' \
-H 'Accept: application/json'