At the moment, the resultsdb ony accepts UUID in place of job_id in the job-search /.../jobs/{uuid}. Make sure to support UUID instead of job_id in all reasonable places. As long as the UUID is not required to actually be unique in the DB, this only applies to GET calls.
/.../jobs/{uuid}
This ticket had assigned some Differential requests: D448