Count Files in Attachment or Image Business Component Attribute

Returns the number of files in Image or Attachment attributes associated with business components in the organizational structure.

 

URL

{RMUrl}/api/Organization/businesscomponents/<BusinessComponentCode>/attributes/<AttributeVariableName>/files/count

 

REQUEST METHOD

GET

 

URL PARAMETERS

BusinessComponentCode: This parameter is provided in the URL and does not need to be sent through GET.

AttributeVarName: This parameter is provided in the URL and does not need to be sent through GET.

 

REQUEST EXAMPLE

{RMUrl}/api/organization/businesscomponents/78395d3d-d7e6-4938-9682-b5bd3c5be422/attributes/attachment/files/count

 

SUCCESS RESPONSE

Value corresponding to the total number of attachments. Returns an int.