Way to get fine tune job id

openai api fine_tunes.follow -i <YOUR_FINE_TUNE_JOB_ID>

as per openai fine-tuning documentation, I can see the result of my job with above order.
but I can`t find my JOB ID
how can i get it?