LANGUAGE
CURL REQUEST
curl --request GET \
--url /error \
--header 'accept: application/json' \
--header 'content-type: application/json'
RESPONSE
Click Try It! to start a request and see the response here!
curl --request GET \
--url /error \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here!