Aerovy Platform logo

List resources for a path

GEThttps://spectra.api.aerovy.com/v2/integrations/resources

Returns the Graph resources pointed to by a resource path. Requires an API key with the read action.

Loading code example
Loading code example

Authorizations

apiKeystringheaderrequired

API key passed in the header.

Query Parameters

resourcePathstring

The resource path to resolve.

continuationTokenstring

Opaque token from a prior page; omit for the first page.

limitinteger | string<int32>

Page size.

Pattern: ^-?(?:0|[1-9]\d*)$

Response

application/json

A page of resources.

itemsarray
continuationTokennull | string
hasMoreboolean