GET /links/{id}
Retrieves a link based on the specified ID.
The endpoint has no roles.
Parameters
name |
description |
type |
default |
type |
id |
ID for the link to be returned |
path
|
|
String
|
Result
RowMobileLink
of type:
application/xml
application/json
the requested RowMobileLink object
Try It Out
Request