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

Documentation Index

Fetch the complete documentation index at: https://docs.theary.ai/llms.txt

Use this file to discover all available pages before exploring further.

find-one

No description available.

Parameters

refId (Required)

  • Type: string
  • In: path

Response

200

No description available.

Example Request

openapi: GET /searches/{refId}