The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Who is onCall API returns empty array

Stefanie Metzger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 18, 2025

I am calling this api: 

https://api.eu.opsgenie.com/v2/schedules/b8...b9/on-calls?scheduleIdentifierType=id&date=2025-11-18T09:00:00%2B02:00

This worked as expected in the last weeks, but stopped working in the last days.

The response is just an empty array for onCallParticipants, although someone is assigned to this. It happens for all schedules i tried and it happens also for both scheduleIdentifierType name and id. It also happens when overwrites are set or not.

This is breaking our automation built on top of this feature. A quick fix or workaround for this would be highly apprechiated.

{
   "data": {
   "_parent": {
      "id": "b8...b9",
       "name": "ConnectorsBusinessHoursSchedule",
       "enabled": true
       },
    "onCallParticipants": []
    },
   "took": 0.018,
   "requestId": "1fd...b6"
}
image.png

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Stefanie Metzger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2025

Solution: This was caused by the time shift as after the time shift the time i requested data for no-one was assigned to the role. 

0 votes
Dirk Ronsmans
Community Champion
November 18, 2025

Hi @Stefanie Metzger ,

Bugs (or the suspicion of bugs) is better reported through the support portal.

You can find it at http://support.atlassian.com/contact

Mohammed Jad
Banned
November 18, 2025

Jad

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events