account settings
Get FB persistent menu
Get the persistent menu configuration for a Facebook Messenger account.
AuthorizationBearer <token>
API key authentication - use your Late API key as a Bearer token
In: header
Path Parameters
accountIdstring
Response Body
application/json
application/json
curl -X GET "https://getlate.dev/api/v1/accounts/string/messenger-menu"{
"data": [
{}
]
}Empty
{
"error": "Unauthorized"
}