/v1.1/rfidsAsk AIget https://api.edrv.io/v1.1/rfidsList RFIDs in your organizationQuery ParamsnamestringdescriptionstringuserstringGet RFIDs attached to a User IdvaluestringGet by RFID valueactivebooleantruefalsepaginate_limitinteger1 to 1000Defaults to 20Number of results per pagepaginate_pagestringThe queried page indexpaginate_enabledbooleanDefaults to trueEnable paginationtruefalsesort_bystringDefaults to createdAtSort data by this keysort_orderstringenumDefaults to descasc to sort ascending (default is desc - descending)descascAllowed:descasccreatedAt[$gte]date-timeFilter for data >= this ISO timestampcreatedAt[$lte]date-timeFilter for data <= this ISO timestampupdatedAt[$gte]date-timeFilter for data >= this ISO timestampupdatedAt[$lte]date-timeFilter for data <= this ISO timestampResponses 200Returns a list of RFID objects 400A failure responseUpdated over 2 years ago