cURL
curl --request GET \ --url https://nums.advay.ca/count
{ "id": "<string>", "hits": 123, "source": "<string>" }
format=txt|text
curl "https://<deployment>/count?id=home"
Return plain text when set to txt or text
txt
text
OK
The response is of type object.
object