API Reference
Root
GET
curl --request GET \
--url https://example.com/api/
"<any>"
Response
200 - application/json
Successful Response
The response is of type any
.
curl --request GET \
--url https://example.com/api/
"<any>"
curl --request GET \
--url https://example.com/api/
"<any>"
The response is of type any
.
curl --request GET \
--url https://example.com/api/
"<any>"