Hi all,
I want to know if is there any specific API, where I get only those projects where the user has creation rights. for the Jira server.
thanks,
Welcome to the Atlassian community @Sumit Gangwar !
First you need to make sure that user has the Browse Projects permission within your project.
Second, the API documentation for getting all of the projects is here: https://docs.atlassian.com/jira-software/REST/9.13.0/#agile/1.0/board/{boardId}/project
Remember to generate your Jira API key in order to work with the API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.