Management API call for pulling deployed revision

Not applicable

Hi All

Is there a way to get the deployed revision no. of a proxy in a org/env using management API ? Most of the API's give me the details of RMP's rather than the revision of the APi deployed.

Appreciate your help.

Regards

Sumeet Chawla

Solved Solved
0 3 180
1 ACCEPTED SOLUTION

hi @01.sumeetchawla

You can get the revision using this API

The response will have a "name" attribute under the "revision" metadata that corresponds to the revision deployed in the provided org/env.

Let me know if this helps

View solution in original post

3 REPLIES 3

hi @01.sumeetchawla

You can get the revision using this API

The response will have a "name" attribute under the "revision" metadata that corresponds to the revision deployed in the provided org/env.

Let me know if this helps

Thanks the attribute "name" tripped me off. They should have given it more logical name rather than "name". Gracias anyways !! appreciate your help.

yeah.. that could be the case as they have it as an attribute within the revision object