Get Entries by Referenced Asset
POST https://{{base_url}}/stacks/{{api_key}}?environment={{environment}}
Get entries by using asset data to query a content type.
To use the API Request, you will need to use the Delivery Token of the respective environment. Read more about it in Authentication.
For more information, refer to the Get Entries by Referenced Asset API Reference document
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
environment | string | ||
limit | null | ||
skip | null | ||
skip_content_type_uids | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string | ||
branch | string | ||
Content-Type | string |