Skip to content

List of Valid FQL <property> values? #149

Answered by jshcodes
mbullmanFHCRC asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mbullmanFHCRC -

First off, thank you for pointing out the deprecated link in our swagger. I've submitted an internal ticket to have this link updated.

A couple of notes regarding filtering and sorting with FQL (Falcon Query Language):

  • Available FQL filters and their syntax will vary between APIs and are not determined by the SDK
  • Each FQL filter and value may be case-sensitive (exact case, lowercase only, etc.)
  • API's may only support filtering or sorting on specific fields

There is not currently a singular list of all of the acceptable fields for each API.

As a work-around, here are some other places you can check:

  • Swagger - As you mentioned, sometimes the swagger content will provi…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jshcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
detects Detections issues and questions API usage General API usage issues and questions
2 participants