Discoveries

Get active Discovery Sessions

get/api/v1/discovery/active-sessions

Response

List of active discovery sessions

errorstring nullable
successboolean required

Example response

{
  "meta": {
    "api_version": 1,
    "server_version": "0.17.7"
  }
}

Changes