damp-salesclerk-26574
01/05/2024, 9:35 AMchilly-king-10285
01/05/2024, 9:35 AMchilly-king-10285
01/05/2024, 9:35 AMplaintext namespace: your-namespace relation: owner
This will return a list of all subjects (users) that have the 'owner' relation in the specified namespace. For more details, you can refer to the [API overview](https://www.ory.sh/docs/keto/concepts/api-overview) and the [gRPC API reference](https://www.ory.sh/docs/keto/reference/proto-api#readservice) or [REST API reference](https://www.ory.sh/docs/keto/reference/rest-api#query-relation-tuples).damp-salesclerk-26574
01/05/2024, 9:39 AMchilly-king-10285
01/05/2024, 9:39 AMchilly-king-10285
01/05/2024, 9:39 AMplaintext namespace: your-namespace relation: owner object: your-object
This will return a list of all subjects (users) that are 'owners' of the specified object in the specified namespace. For more details, you can refer to the [API overview](https://www.ory.sh/docs/keto/concepts/api-overview) and the [gRPC API reference](https://www.ory.sh/docs/keto/reference/proto-api#readservice) or [REST API reference](https://www.ory.sh/docs/keto/reference/rest-api#query-relation-tuples).