Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Return specified property value of specified files
Returns property value of files object using the specified key and property name.
GET
/
files(ConnectorId='
{ConnectorId}
',Filename='
{Filename}
',Folder='
{Folder}
')
/
{propertyName}
/
$value
Error
A valid request URL is required to generate request examples"<string>"{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key ConnectorId
The key Filename
The key Folder
The property name
Response
The property value
The response is of type string.