Get Uploaded File
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
{file contents that was uploaded}Usage
cURL
curl --location \
--request GET '{registry-url}/api/v1/{entity-type/{entity-id}/{property}/documents/{document-id}' \
--header 'Authorization: Bearer {access-token}'HTTPie
Last updated