Skip to main content
GET
/
api
/
queries
/
count
Get total query count for a project
curl --request GET \
  --url https://api.mentionlab.io/api/queries/count \
  --header 'x-project-id: <x-project-id>'
123

Headers

x-project-id
string
required

Project ID to specify the project context

Response

200 - application/json

The response is of type number.