DiscoveryAPIClient
DiscoveryAPIClient
evo.discovery.client.DiscoveryAPIClient
Simple client for interacting with the Discovery API.
__init__
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
connector | APIConnector | The API connector to use for making requests. | required |
list_organizations async
Get organizations with access to the specified services.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
service_codes | Sequence[str] | The service codes to use in the query. | ('evo',) |