Optionalparameters: { includeCounts?: boolean; maxResults?: number; startAt?: number }
OptionalincludeCounts?: booleanShould the object and object type count for schema be included in the response. If this parameter is false, object and object type count will return 0.
OptionalmaxResults?: numberThe maximum number of objects to return in this page of results. Actual number of results may be less, for example, if the last page of results is returned.
OptionalstartAt?: numberThe starting index for the next page of results
Optionaloptions: RequestOptions
Resource to find object schemas in Assets