Get linked views for a given resource

Get a list of all linked views for a resource. Flags, AI configs and metrics are identified by key. Segments are identified by segment ID.

Path parameters

projectKeystringRequired
resourceTypeenumRequired
Allowed values:
resourceKeystringRequired

Headers

AuthorizationstringRequired
LD-API-Version"beta"Required
Version of the endpoint.

Query parameters

environmentIdstringOptional
Environment ID. Required when resourceType is 'segments'
limitintegerOptional
The number of views to return.
offsetintegerOptional

Where to start in the list. Use this with pagination. For example, an offset of 10 skips the first ten items and then returns the next items in the list, up to the query limit.

Response

Successful response
itemslist of objects
totalCountinteger

Errors