/<instance_id>/synonyms/search - GET [DEPRECATED]
This method is deprecated. Use /<instance_id>/synonyms - GET
Method description
Get a list of synonyms for the client {instance_id}. The result list is paginated.
URI Parameters
Parameter name | Required | Description |
---|---|---|
rows | See: Empathy Play API - Pagination | |
offset | See: Empathy Play API - Pagination | |
enabled | Filter by enabled/disabled state | |
lang | Filter by synonym language | |
kw | Filter by synonym keywords | |
pkw | Filter by synonym 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