Retrieves a specific user authorization by ID.
The ID of the authorization to be retrieved.
A promise that resolves to the specified user authorization.
Retrieves a list of user authorizations by AuthorizationHistoryParameters. All parameters are optional.
Filter parameters.
A promise that resolves to authorizations list.
StaticgetFunctionRetrieves the singleton instance of the AuthorizationHistoryService class.
The singleton instance of the AuthorizationHistoryService class.
Service class for managing authorization history related operations.