ListOwnerships
synq.owners.v1.OwnersService
ListOwnerships
List the ownerships of an owner, paginated.
GET
ListOwnerships
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the owner whose ownerships to list.
Query Parameters
Opaque cursor token for the next page of results. If not provided, returns the first page. This is an encoded token that should be passed as-is from the previous PageInfo.last_id.
Maximum number of items to return in a single page. If not provided, defaults vary per API.
Required range:
x >= 0Include soft-deleted ownerships.