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 · enumOptionalAvailable options:
termstringOptional
exactbooleanOptional
Responses
application/json
object[]Optional
get
GET /v1/search HTTP/1.1
Host: cloud-api.calyptia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*