Skip to content

Linkshell

Kimon Kar edited this page Jan 27, 2019 · 8 revisions
xiv.linkshell

.search(name, params)

https://xivapi.com/docs/Linkshell#search

Search for a Linkshell by name.

Params object:

Parameter Type Description
server string The server to search in.
page string The page to navigate to. See Pagination.

Returns: { Pagination, Results }


.get(id)

https://xivapi.com/docs/Linkshell#linkshell

Get a Linkshell from its id.

Returns: { Linkshell, status, Info }


Clone this wiki locally