GetCountOf (...)

Introduction
Gets the count of the specified Entity type from the database. Entities that are currently inactive (the Entity's ActiveTo date is before the current time) are counted as well.
Parameters

credentials

The user's Geotab login credentials.

typeName

The entity type this operation targets (e.g. "Device", "User").
Return value
The number of entities in the database.
Code samples
Rate limits

This rate limit only applies to objects that do not have a more specific rate limit. Review the object reference to determine the specific rate limit.

MethodDescriptionLimitPeriodStatus
GetCountOfLimit of 100 requests per 1m.1001mNot specified

Loading API Runner...