Hangfire get datas using context

Does the hangfire allow us to get datas in json format from context?.
Example I have a windows service and I want to see all jobs in my server.
The communication between windows service and server is with grpc.