Get layers
Get a collection of all layers for a project
Path parameters
projectKey
The project key
Headers
Authorization
Query parameters
filter
A comma-separated list of filters. This endpoint only accepts filtering by experimentKey
. The filter returns layers which include that experiment for the selected environment(s). For example: filter=reservations.experimentKey contains expKey
.
Response
Layer Collection response
items
The layers in the project
totalCount
The total number of layers in the project
_links
The location and content type of related resources