listObjectives
inline suspend fun ControlCatalogClient.listObjectives(crossinline block: ListObjectivesRequest.Builder.() -> Unit): ListObjectivesResponse
Returns a paginated list of objectives from the Control Catalog.
You can apply an optional filter to see the objectives that belong to a specific domain. If you don’t provide a filter, the operation returns all objectives.