Hello, I am trying to use postman and get the id of one of my jira calendars. Your documentation states to issue the below request:
GET https://<SiteURL>/rest/workinghours/1/api/calendar
The only value returned is
{
"calendars" : []
}
According to the documentation this return value is not correct. My only mod to the URL is my site url. Please assist.
Hi @Jackie hardy!
What type of calendar are you trying to find? This API URL will list the SLA schedules for your JSM projects.
If you enter "https://<SiteURL>/rest/workinghours/1/api/calendar" into your browser, you should be able to see a list of SLA calendars and their IDs.
Not sure if that was what you were looking for, if not, fingers crossed someone else comes in and have the right answer for you :D
Hi @Tobias H ,
Thank you for your response. I am trying to find the ID associated with the calendar that I created and is linked to my SLAs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good Morning, a simple run of the command from my browser presented the correct results. Problem solved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's great to hear! Have a wonderful day :D
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.