Download component baseline created in RTC source code via URL
I use Rational Jazz Team Server 6.0.6.1 and I want to download the baseline in the component via URL. I get the download address of software like this
"http://192.168.0.20:9080/ccm/service/com.ibm.team.filesystem.service.internal.rest.IFilesystemContentService/_SqKBN29CEeqb24yNY0n8FA/_8F_GIm9AEeqb24yNY0n8FA/?itemId=_8F_GJm9AEeqb24yNY0n8FA&stateId=_8F_GJ29AEeqb24yNY0n8FA&itemType=com.ibm.team.scm.Folder&contextType=com.ibm.team.scm.Baseline&format=zip&platformLineDelimiter=CRLF&iframe=true&”
The address contains the baseline id, component id, and root directory id, but I do n’t know which item the “stateId” in the URL came from. how do I get it through the API.Is there any way, thank you!