GuidesAPI Reference
API Reference

Retrieves the details of all accessible subsets.

This endpoint is deprecated. Use /catalogs/{catalogHrn}/dataSubsets instead. BETA Retrieves the details of all accessible subsets which contain the given areaId or areaIds.

Path Params
string
required

HERE Resource Name (HRN) of the catalog.

Query Params
int64
≥ 1
Defaults to 100

Determines pagination by limiting the number of requested items per page, as there can be thousands of subsets. The actual number of items may differ from the requested limit on the last page.

string

Used for pagination requests when there are more pages than can be determined from the response of the request. The value is determined from the nextPageToken field in the response of the previous request, if it is not the last.

areas
array of strings

Filters results to subsets which contain the given areaId or areaIds, if provided. Only the areaId from the Area Scheme assigned to the catalog can be used. This parameter is optional.

areas
Responses

401

Unauthorized

403

Forbidden - A catalog with the specified HRN doesn't exist or access to this catalog is forbidden.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json