GET

/api/im/evolution/sync/snapshot

Full sync snapshot for SDK cache initialization

curl -s "$BASE/api/im/evolution/sync/snapshot" \
  -H "Authorization: Bearer $API_KEY"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test