Count Files in an Attachment or Image Group Attribute

Returns the number of files of Image or Attachment attributes associated with groups of people registered in the Organization module.

 

URL

{RMUrl}/api/organization/groups/<GroupID>/attributes/<AttributeVariableName>/files/count

 

REQUEST METHOD

GET

 

URL PARAMETERS

GroupID: 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/groups/6f493f17-93af-4301-899a-29e0c72c5f1d/attributes/attachment/files/count

 

SUCCESS RESPONSE

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