Search Organization Metadata
Deprecated: use organization service v2 ListOrganizationMetadata instead.
Get the metadata of an organization filtered by your query.
curl -X POST "https://loading/metadata/_search" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"totalResult": 0,
"processedSequence": 0,
"viewTimestamp": "2023-01-15T01:30:15.01Z"
},
"result": [
{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"key": "string",
"value": "string"
}
]
}Was this page helpful?
Search Granted Project Roles
Search Granted Project Roles: Deprecated: use [project v2 service ListProjectGrants](/reference/api/project/zitadel.project.v2.ProjectService.ListProjectGrants) instead. Lists the roles a granted projects has. These are the rol...
Search Passkey authentication
Search Passkey authentication: Deprecated: use [user service v2 ListPasskeys](/reference/api/user/zitadel.user.v2.UserService.ListPasskeys) instead. Get a list of configured passkey authentication methods from the user. Passkey ...