Query parameters
-
Global search
-
App\Families\Core\Models\Family Filters: 0, 1, 2
Hide where attributes Show where attributes object
-
Determines whether to return only archived records in the response.
GET
/v1/families/count
curl \
--request GET 'https://api-dev.classmanager.io/v1/families/count'
Response examples (200)
{
"count": 100
}
Response examples (403)
{
"statusCode": 42.0,
"messages": [
"string"
],
"exception": {}
}