GET
/api-v1/article/overall
curl \
--request GET 'https://wyzio.app/api-v1/article/overall' \
--header "TARGET-ORGANIZATION-ID: 42" \
--header "WEAL-TOKEN: string"
Response examples (200)
42
curl \
--request GET 'https://wyzio.app/api-v1/article/overall' \
--header "TARGET-ORGANIZATION-ID: 42" \
--header "WEAL-TOKEN: string"
42