Home > @tridion-sites/open-api-client > ApiStatus
Represents the status of the CoreService REST API.
Signature:
export type ApiStatus = { $type?: string; ApiVersion?: string; ProductVersion?: string; ServerTime?: string; };