GuidesAPI Reference
API Reference

Get a single resource

Get the Resource that the caller is allowed to see based on the input query parameters

Note:

  • If the presented access token has a project scope:
    • If referenceable=true, the response will ONLY return the resource if it is available to the caller to link to the project in the token's project scope.
  • If the presented access token has no scope:
    • For referenceable=true, the response will ONLY return the resource if it is a HERE public resource that is available to the caller to link to ANY project or available to be linked to ANY project via Resource Plan Attachments or by virtue of being a Linkable resource to the realm
Path Params
string
required

The hrn that identifies the resource.

Query Params
boolean
required

Get the resource only if it is available to the caller to attach as a reference to projects. A resource is referenceable if it is marked as referenceable and the caller has permission to all reference enabled actions against the resource. Otherwise 404. Only supported value is true.

Headers
string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated.

Responses

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