-
Notifications
You must be signed in to change notification settings - Fork 16
Linkshell
Kimon Kar edited this page Jan 12, 2019
·
8 revisions
Search for a Linkshell by name.
Params object:
Parameter | Type | Optional | Description |
---|---|---|---|
server | string | ✓ | The server to search in. |
page | string | ✓ | The page to navigate to. See Pagination. |
Returns: { Pagination, Results }
Get a Linkshell from its id.
Returns: { Linkshell, Info }