Hello! I was wondering how I can access the name of the columns I have in a board by an API call. I guess they're not called "columns" since I've been searching on that term but found nothing. Basically each column that contains the different issues. How is that done? I would be very grateful to be directed to that in the documentation.
You can get that using the following end point.
/rest/agile/1.0/board/BOARDID/configuration
It will give you columnConfig.columns.name
I hope it helps.
Ravi
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.