cURL
curl --request GET \ --url http://localhost:3000/api/openapi/statistics/resume/count \ --header 'x-api-key: <api-key>'
123
Get the total number of resumes for the Reactive Resume.
The API key to authenticate requests.
OK
The response is of type number.
number