Skip to main content
GET
/
v3
/
customers
/
count
Count business customers
curl --request GET \
  --url https://api.myscalev.com/v3/customers/count \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

Raw single-resource success payload for v3.