Activities

View the OpenAPI Specification

Filters

Activities can be filtered by:

  • name
    • You can prefix the value of the filter[name] parameter with any of the following to get partial matches. Otherwise, only exact matches will be returned.
      • STARTS_WITH:
      • CONTAINS:
      • ENDS_WITH:
  • active
  • dttmLoaded (when the record was last changed in our cached datastore)
    • You can prefix the value of the filter[dttmLoaded] parameter with any of the following to get date ranges. Otherwise, only exact matches will be returned.
      • GREATER_OR_EQUAL:
      • GREATER_THAN:
      • LESS_OR_EQUAL:
      • LESS_THAN: