Data Collection Records

The information in this document is currently in BETA and subject to change.

 

The Data Collection Records represent entries on a Data Collection in an Action. 

Resource Properties
Scope Parameterdatacollectionrecords
Location/datacollectionrecords
MethodsGET,POST,DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
canWriteCurrent User permission for editing records.booleantruedefault  
canDeleteCurrent User permission for deleting records.booleantruedefault  
dataCollectionThe DataCollection that the data collection belongs to.stringtruelink  
actionThe Action associated with this datacollectionrecord.stringfalselink  

 

Link Templates
IdentifierResourceLocation Template
datacollectionrecords.dataCollectiondatacollections/datacollections/{datacollectionrecords.dataCollection}
datacollectionrecords.actionactions/actions/{datacollectionrecords.action}