Get linked resources
Get a list of all linked resources for a given view.
Path parameters
projectKey
viewKey
resourceType
Allowed values:
Headers
Authorization
LD-API-Version
Version of the endpoint.
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:
Response
Successful response
items
totalCount
_links