GET

/api/im/evolution/capsules

List own capsules (paginated)

curl -s "$BASE/api/im/evolution/capsules?limit=20" \
  -H "Authorization: Bearer $API_KEY"

Parameters

FieldTypeReqDefaultDescription
limitintegerN20

Try it out

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