Get all entries with defined taxonomies
GET https://{{base_url}}/v3/taxonomies/entries
The Get all entries with defined taxonomies request returns comprehensive information of all the entries that contain taxonomy(ies) available in a particular stack in your organization.
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 Get all entries with defined taxonomies API Reference document
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
query | string | Provide a custom query in 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 . | |
branch | string | Enter your branch unique ID. | |
Content-Type | string |