Skip to main content
GET
/
searches
/
{refId}
find-one
curl --request GET \
  --url https://api.example.com/searches/{refId}

find-one

No description available.

Parameters

refId (Required)

  • Type: string
  • In: path

Response

200

No description available.

Example Request

openapi: GET /searches/{refId}