OptionalrequestFactory: OwnersApiRequestFactoryOptionalresponseProcessor: OwnersApiResponseProcessorOptionalidProperty: "id" | "userId"Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsRead an owner by given id or userId
OptionalidProperty: "id" | "userId"Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsGet a page of owners
Optionalemail: stringFilter by email address (optional)
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to display per page.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsGet a page of owners
Optionalemail: stringFilter by email address (optional)
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to display per page.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptions
Read an owner by given
idoruserId