#rarcif

1 messages · Page 1 of 1 (latest)

ionic rivetBOT
obsidian badger
#

The fields which support filtering are listed at the API ref. Otheriwse you'll need to implement that filtering yourself

desert delta
#

Thanks. could you share the link? I'll try to find them as well in the meantime

obsidian badger
#

Which link?

desert delta
#

found it

obsidian badger
#

You just shared the link above. The parameters there are the filters

#

Seems like available_on is supported? So not sure I understand your original Q

#

A filter on the list based on the object available_on field. The value can be a string with an integer Unix timestamp, or it can be a dictionary with the following options:

desert delta
#

ok, I thought there is a different page for the API references so I was trying to make sure I understood you correctly

#

so the available_on field is available as attribute. 🙂

#

is there an example of how to pass the attribute into the api object that I could use?

obsidian badger
#

Not to hand. If you're using the Node.js SDK then it's all typed