question

LarsGyldenkaerne-5934 avatar image
0 Votes"
LarsGyldenkaerne-5934 asked LeonLaude edited

Azure Devops rest Api List Releases

Hi,

I'm try to gather statistics about our Azure Devops Releases. But I'm only able to get at the 100 most recent releases, if I use the $Top=100.

I have tried to provide a $Skip - which is not documented on releases - I know, but could see it on other API calls.

 https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/releases?definitionId=1&api-version=6.0&$Top=100&$Skip=100

I have also tried to provide minCreatedTime as per documentation but that does not change the response.

 https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/releases?definitionId=1&minCreatedTime="2020-01-01T14:36:42.87Z"&api-version=6.0



not-supported
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LeonLaude avatar image
0 Votes"
LeonLaude answered

Hi @LarsGyldenkaerne-5934,

Azure DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://docs.microsoft.com/en-us/answers/products (more to be added later on).

You can ask the experts in the dedicated Azure DevOps forum over here:
https://developercommunity.visualstudio.com/spaces/21/index.html


(If the reply was helpful please don't forget to upvote or accept as answer, thank you)


Best regards,
Leon

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

The product group for Azure DevOps actively monitors questions over at
https://developercommunity.visualstudio.com/spaces/21/index.html

--please don't forget to Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.