Optional
requestFactory: OwnersApiRequestFactoryOptional
responseProcessor: OwnersApiResponseProcessorOptional
idProperty: "id" | "userId"Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationRead an owner by given id
or userId
Optional
idProperty: "id" | "userId"Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationGet a page of owners
Optional
email: stringFilter by email address (optional)
Optional
after: stringThe paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to display per page.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationGet a page of owners
Optional
email: stringFilter by email address (optional)
Optional
after: stringThe paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to display per page.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: Configuration
Read an owner by given
id
oruserId