Root Catalog

Description

Returns a STAC Catalog with the contents of the given user root

Endpoint

/ogc/stac/catalog/root/{{rootType}}/{{token}}

Method

GET

Parameters

NameTypeDescriptionRequiredDefault

rootType

string

The type of user root. Must be one of 'myDrive', 'sharedWithMe', 'trash' and 'favorites'

true

token

string

Login token

true

Last updated