OptionalbaseUrl: stringOptionalhttp: { fetch(url: RequestInfo, init?: RequestInit): Promise<Response> }ProtectedjsonOptionalcount?: boolean(optional) Indicates whether the total count of items within a collection are returned in the result.
Optionalorderby?: null | string(optional) Specifies the order in which items are returned. The maximum number of expressions is 5.
Optionalprefer?: null | string(optional) An optional OData header. Can be used to set the maximum page size using odata.maxpagesize.
The requested repository ID.
Optionalselect?: null | string(optional) Limits the properties returned in the result.
Optionalskip?: number(optional) Excludes the specified number of items of the queried collection from the result.
Optionaltop?: number(optional) Limits the number of items returned from a collection.
A collection of audit reasons.
Protectedprocess