For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Get RPA resource content (deprecated) Added in 8.7

GET 

/resources/:resourceKey/content

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Eventually Consistent About endpoint data consistency

Deprecated — use /resources/{resourceKey}/content/binary instead, which supports all resource types and returns content as binary (octet-stream).

Returns the content of a deployed RPA resource as JSON.

info

This endpoint only supports RPA resources. For generic resource content in binary format, use the /resources/{resourceKey}/content/binary endpoint.

Required permissions​

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
RESOURCEREAD

Request​

Responses​

The resource content is successfully returned.