Skip to content

Discover Program Count

GET
/v3/discovery/overview/program_count/
curl --request GET \
--url https://your-candig-domain/katsu/v3/discovery/overview/program_count/ \
--header 'X-Service-Token: <X-Service-Token>'

Return the number of programs in the database.

OK

Media typeapplication/json
Response
object
key
additional properties
integer
Examplegenerated
{
"additionalProperty": 1
}