Forum Discussion
Get Reflesh schedule by using Postman
Hi;
I am just trying to get refresh schedule by using GET request. The rapport that I tried to get has already a schedule reflesh plan
My question is how my GET request should look like.
Thanks;
/muheto
- Anonymous3 years ago
Hi Muheto ,
According to my test and research, you only need to fill in the request URL’s parameter with your dataset ID, and then copy the URL to Postman's Get request URL, and then fill in the AAD token generated in try it, you can run and get a 200 status code successfully.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- NandanHegdeSuper User
Please refer the below API for dataset:
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule
- MuhetoNew Member
. I tried to run it before but I got a "400 not found" error.
- AnonymousNot applicable
Hi Muheto ,
According to my test and research, you only need to fill in the request URL’s parameter with your dataset ID, and then copy the URL to Postman's Get request URL, and then fill in the AAD token generated in try it, you can run and get a 200 status code successfully.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.