Above Operator
GET https://{{base_url}}/v3/taxonomies/entries
Get all entries for a specific taxonomy that match only the parent term(s) of a specified target term, excluding the target term itself. You can also specify a specific level.
To use the API Request, you'll need to use the Delivery Token of the respective environment.
Read more about it in Authentication.
For more information, refer to the Above Operator API Reference document
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
query | string | Provide a custom query in the string format. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | Enter the API key of your stack. | |
access_token | string | Enter the environment-specific delivery token of your stack. Check Authentication . | |
Content-Type | string |