Skip to main content
GET
/
resources
/
{id}
cURL
curl --request GET \
  --url https://instantrestapi.com/api/resources/{id} \
  --header 'api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.instantrestapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-key
string
header
required

Path Parameters

id
string
required

Unique identifier for the resource

Response

Response

The full resource object with all its properties