Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

API exploration - How to get model metadata

Hello,   On Report Server, i noticed using F12 Developer options that i could see something similar to report Layout (whem pbix decompressed) if i see the following link : https://server/powerbi/a...
  • d_gosbell's avatar
    4 years ago

    The full public, documented API is published here https://app.swaggerhub.com/apis/microsoft-rs/pbirs/2.0# and there are no methods in there that return the model metadata. Although you will not find the modelsAndExploration endpoint in there either as this must be an internal, undocumented endpoint. 

     

    However becuase PBIRS does not offer a web editing experience I do not believe you will even find an undocumented API to get the model metadata