Get icons

Gets the list of icons.

Request

GET https://www.activityinfo.org/resources/icons

Successful response

application/json

array[object]
id string The id of the icon. required
label string The human-readable label of the icon. required
path string An SVG-Path string describing the icon. required

Error responses

Status Code Error Code Description
401 AUTHENTICATION_REQUIRED The request must be authenticated

Example

curl -u anything:YOUR_API_TOKEN \
  https://www.activityinfo.org/resources/icons
Next item
Get job file