This service provides methods for retrieving links that are typically displayed on the menu screens of the mobile apps.
name | 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. |