UiPath Orchestrator API: retrieve Credential asset

is there a way to retrieve a credential type asset from orchestrator using the API.
In my current approach where I retrieve an asset using the below method, the CredentialPassword field is always blank
API request to
https://*******.com/odata/Assets?$filter=Name eq ‘Test-Credential’
asset value is retrieved, but password is always blank.

Hi @sharathhk
can you share your xaml to easily address the issue.

cheers :smiley:

Happy learning :smiley:

1 Like

Hi,

Do we have an answer for this? Or any workaround available? In orchestrator 2019, the api call to get a credential asset always returns a blank password.

Thanks,
Arun