Get linked resources

Get a list of all linked resources for a given view.

Path parameters

projectKeystringRequired
viewKeystringRequired
resourceTypeenumRequired
Allowed values:

Headers

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

Query parameters

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.

sortenumOptionalDefaults to linkedAt

Field to sort by. Default field is linkedAt, default order is ascending.

Allowed values:

Response

Successful response
itemslist of objects
totalCountinteger

Errors