quick-actor-21824
08/08/2023, 8:21 AM'urn:li:ownershipType:gegeiniew-5876-4338-bd42-98f202gh20hg20h
Is there an API method to fetch the existing ownership types?delightful-ram-75848
08/17/2023, 12:57 AM{
listOwnershipTypes(
input: {start: 0, count: 100, query: ""}
) {
total
ownershipTypes {
type
urn
info {
name
description
}
}
}
}