Get working day list for board and project

I want to get working days list for the board and project. I am getting count using /rest/api/2/configuration but I want a list like Monday, Tuesday, etc.

Also, I have tried /rest/agile/1.0/board/{boardid}/configuration for the board but no luck.

Does anyone have any idea how can we get this information?

Hello @HarshModhiya

If you Google ‘jira rest api working days’ the first result (JSWCLOUD-23009) is the answer.

1 Like