GET
/
resources
curl --request GET \
  --url https://instantrestapi.com/api/resources \
  --header 'api-key: <api-key>'
[
  {}
]

Authorizations

api-key
string
header
required

Response

200
application/json
Response

Array of resource objects