getLinks

fun getLinks(ownedOnly: Boolean = false): JSONObject

Function to execute the request to get the links of the user

Return

the result of the request as JSONObject

Parameters

ownedOnly

: whether to get only the links where the user is the owner