We are using the "Create flow API- /api/v2/flows" and "/api/v2/flows/jobs/{jobId}" API to check whether the flow has been created or not, but it doesnt provide the reason for failure. Is it possible to get the error or reason for the failure.
Use the expand query parameter on the jobId endpoint to get the errors that occurred during the job.