GET
/
api
/
v1
/
object
/
count
curl --request GET \
  --url https://app.twilix.io/api/v1/object/count \
  --header 'Authorization: Bearer <token>'
{
  "count": 21
}
collection
string

The collection to query

Content-Type
default: "application/json"required

Requires JSON Content Type