v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App

Search User Ownership

Search all ownership assignments for a given user across apps, resources, and entitlements.

post/api/v1/search/user-ownership

Request body

ownershipTypesstring[] nullable

Filter results to only include these ownership types. If empty, all types are returned.

pageSizeinteger

Maximum number of results to return per page.

pageTokenstring

Pagination token from a previous response.

userIdstring

The ID of the ConductorOne user whose ownership to search.

Response

The SearchUserOwnershipResponse message contains a paginated list of ownership entries.

nextPageTokenstring

Pagination token for the next page of results. Empty when there are no more results.