| Name | Type | Description | Notes |
|---|---|---|---|
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | [optional] |
| total_count | int | The number of contexts | [optional] |
| _environment_id | string | The environment ID where the context was evaluated | |
| continuation_token | string | An obfuscated string that references the last context instance on the previous page of results. You can use this for pagination, however, we recommend using the <code>next</code> link instead. | [optional] |
| items | \LaunchDarklyApi\Model\ContextRecord[] | A collection of contexts. Can include multiple versions of contexts that have the same <code>kind</code> and <code>key</code>, but different <code>applicationId</code>s. |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.