Resources regarding the /reports endpoint

I have generated a CumulativeFlow report in YouTrack and I am now trying to GET this report via the api in postman I am calling the following endpoint:

{base-url}/api/reports/{report-id}/

 

I have tried searching but I cannot find any information about what fields I can get from this endpoint. From brute forcing I have managed to find these fields (name,id,data(id),range,query).

Any help would be appreciated.

1
2 comments

Hi!

The /reports endpoint is indeed not a part of a public REST API. We don't provide any customer support with regard to it, I'm afraid. Please also note that this endpoint can be changed or removed without notice.

0

Oh okay thanks for the help. I won't be using it then :(

0

Please sign in to leave a comment.