listObjectives
abstract suspend fun listObjectives(input: ListObjectivesRequest = ListObjectivesRequest { }): 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.