Search different kinds of resources from the API.
It returns just the ID and name of the matching resource.
Results are sorted by name in ascending order.
If you don't provide a search term, all data is returned.
Authorizations
Query parameters
project_idstring · uuidOptional
resourcestring · enumOptionalPossible values:
termstringOptional
exactbooleanOptional
Responses
200
OK
application/json
get
GET /v1/search HTTP/1.1
Host: cloud-api.calyptia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*