Get linked resources
Get a list of all linked resources for a given view.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
viewKey
resourceType
Allowed values:
Headers
LD-API-Version
Version of the endpoint.
Allowed values:
Query parameters
limit
The number of views to return.
offset
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.
sort
Field to sort by. Default field is linkedAt, default order is ascending.
Allowed values:
query
Case-insensitive search query for linked resources. Matches resource key and, when expanded, resource name.
filter
Optional resource filter expression for linked resources.
- Supported for `flags` and `segments` resource types.
- Uses the same syntax as link/unlink and list endpoints.
- For `segments`, `environmentId` is required when `filter` is provided.
expand
A comma-separated list of fields to expand.
Allowed values:
Response
Successful response
items
totalCount
_links