Skip to main content
GET
GET
Performs a case-insensitive substring search across website names and URLs within the specified organisation.

Query Parameters

string
required
The search term to match against website names and URLs.
string
Restrict search to a specific organisation UUID. Defaults to the authenticated user’s organisation.

Response

boolean
true on a successful request.
array
Matching website objects.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

search_string
string
required
organisation_id
string<uuid>

Response

200

Matching websites