Call Routing endpoint location

Hi,
OK, sorry for the dumb question, but I cant seem to find the API endpoint for what shows in the main UI as "Call Routing". I'm looking to grab the DNIS <-> Schedule Group <-> Inbound Call Flow configurations.
Can someone point me at the correct endpoint?
TIA

Looks like this is what you're looking for?

  1. Get list of Call Route IDs: GET /api/v2/architect/ivrs
  2. Get more detail on Call Route config: GET /api/v2/architect/ivrs/{ID}