/<instance_id>/links/search - GET [DEPRECATED]
This method is deprecated. Use /<instance_id>/boosts - GET
Method description
Get a list of links for the client {instance_id}. The result list is paginated.
URI Parameters
Paramenter Name | Required | Description |
---|---|---|
rows | See: Empathy Play API - Pagination | |
offset | See: Empathy Play API - Pagination | |
state | Filter by enabled/disabled state | |
type | Filter by link type | |
lang | Filter by link language | |
kw | Filter by link keywords | |
pkw | Filter by link keywords (partial search) |
Response format and codes
200 - successful information retrieve
Type: application/json
400 - Invalid parameters. Error response will include details
Type: application/json
401 - the user performing the action doesn't meet the security criteria
Type: application/json
404 - the instance doesn't exist or offset is wrong
Type: application/json