client.search.list_types

A method of the Search endpoint.

list_types() ListResponse

List available search types

API URL: GET /search/types

import civis
client = civis.APIClient()
response = client.search.list_types(...)
Returns:
civis.ListResponse
  • typestr

    The name of the item type.