List all of the helpLink elements in JSON format

This method returns a JSON array representation of the elements of the helpLink type. You can specify how the response JSON is formatted with the "format" parameter.

Request

GET http://{hostname}:{port}
  /helpLinks/?{parameters}
Accept: application/json
For the format parameter, use one of the following format options:
list
Primary properties, display name, and url.
detail
Identical to 'list' format
For details about the full JSON that the server returns when you select one of these formats, see the related resource: helpLinks resource.