go back Home

LinkService

This service provides methods for retrieving links that are typically displayed on the menu screens of the mobile apps.

Operations

name role description
GET /links Retrieves a list of mobile link records appropriate for the current user.
GET /links/{id} Retrieves a link based on the specified ID.
GET /links/{id}/icon Retrieves an icon stored with a link, if it exists.