After a request is successfully received, a job id is returned. You can run the job to query the execution status. This part describes how to use a job ID to query job details.
The token obtained from IAM is valid for only 24 hours. If you want to use a token for authentication, you can cache it to avoid frequently calling the IAM API.
If you use a token for authentication, you must obtain the token and add X-Auth-Token to the request header of the IMS API when making an API call.