Get resource content
GET/resources/:resourceKey/content
Returns the content of a deployed resource.
info
Currently, this endpoint only supports RPA resources.
Request
Responses
- 200
- 404
- 500
The resource content is successfully returned.
A resource with the given key was not found.
An internal error occurred while processing the request.