I need to fetch all project roles for all projects along with details of projects and project roles
I have come across separate APIs for this :
I need to map each project with its project roles. Is there a single API for this?
Thanks
No, there is no REST endpoint that will give you the roles used for each project, you would have to use Get project roles for project for each of your projects.
There's no single API but you can combine those API to achieve your aim. In essence, you can create your own APIs out of it and do whatever you prefer within your program.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.