Method description

Get a specific blacklist from an instance.

Security

The calling user must have theĀ SEARCH_ADMIN role for this instance or the global instance.

Parameters

None

Response codes

HTTP codeDescription
200OK. Response follows
401The user does not meet the security criteria
404Blacklist not found


Response format

A 200 OK response will contain an object with the link data.

{
  "created_on": "2017-02-14T10:31:11",
  "id": "58a2dc6ff9cdda2fef2ba28b",
  "lang": "es_ES",
  "terms": "prueba 1 es_ES",
  "updated_on": "2017-02-14T10:31:11"
}

Dependencies

service namepurpose
MongoDBsimple database storage