Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 913 Bytes

File metadata and controls

13 lines (9 loc) · 913 Bytes

LaunchDarklyApi.ContextInstances

Properties

Name Type Description Notes
links {String: Link} The location and content type of related resources [optional]
totalCount Number The number of unique context instances [optional]
environmentId String The environment ID
continuationToken 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 [ContextInstanceRecord] A collection of context instances. Can include multiple versions of context instances that have the same <code>id</code>, but different <code>applicationId</code>s.