Skip to Content

Search

Global search across all resources.

Endpoint

MethodPathDescription
GET/api/v1/search?q=termSearch applications, databases, servers, and projects

Example

curl "https://plane.lnchr.cloud/<tenant>/api/v1/search?q=my-app" \ -H "x-lnchr-key: <key>"

Results include matching resources across all types with their IDs, names, and resource type identifiers.

Last updated on