Get my jobs
We would need some way to get the list of jobs started by a user with the /jobs
endpoint.
Suggestion is to have this behavior as default for the endpoint (no params = get my jobs).
Currently, it seems that the default behavior is to return all jobs I have access to.
An alternative would be to keep the same default and have a new query param for this.