Get context attribute values
Get context attribute values.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
The project key
environmentKey
The environment key
attributeName
The attribute name
Query parameters
filter
A comma-separated list of context filters. This endpoint only accepts `kind` filters, with the `equals` operator, and `value` filters, with the `startsWith` operator. To learn more about the filter syntax, read [Filtering contexts and context instances](https://launchdarkly.com/docs/ld-docs/api/contexts#filtering-contexts-and-context-instances).
limit
Specifies the maximum number of items in the collection to return (max: 100, default: 50)
Response
Context attribute values collection response
items
A collection of context attribute value data grouped by kind.