v1
latestOpenAPI 3.0.02026-07-24212113249.1 KBPosts
Post totals
get/post/total-videos-by-channel
Headers
organizationstring required
Your Organization ID
Response
The total published post per channel.
Example response
{
"message": "OK",
"code": 200,
"results": {
"response": {
"channelId": "643fe34907539415c40e41a4",
"totalPosts": 42
}
}
}