Get content by URL, IDs, or handles
Used to fetch views by a single URL and/or multiple IDs or handles in a single request.
Note: The maximum url length is 4096 characters
Headers
Api key to validate your environment.
"environment-1637c4d0-e878-4738-b866-152106a4f88c"
Query Parameters
The URL to get data from. Maximum: 1 Required: false
Specific view ids to get data from.
Maximum: unlimited
Required: false
Specific handles to get data from. Handles will be returned in the views object and must be unique.
Maximum: unlimited
Required: false
By default, each view is returned only once. However, if you set includeDuplicateViews to true, the view will be returned for each matching requested handle