GET /search/v3
Endpoint to retrieve services with ElasticSearch queries. (Currently only supports the query parameter)
DEPRECTAED
Endpoint
https://api.tosdr.org/search/v3/
CODE
Parameters
Parameter | Type | Description |
---|---|---|
query | String | The search string |
Implemented Error codes
Error Code |
---|
QUERY_FAILED |
WIP |
JSON Schema
WIP
JS
Related articles