To get all relevant accounts for a given project it is necessary to perform two seperate REST API calls:
/accounts to get all accounts to determine which accounts are global
/account-links/project/{projectKey} to get all accounts linked to the project in question
The relevant accounts are found by combining the result of 2 with all global accounts found in 1.
It would be great if the response from /accounts included the projects the accounts are linked to.
Tempo Products | Tempo Timesheets |
Tempo Platform | Cloud |