Skip to content

Is it possible to pass query params to filter projects? #8

@appukuttan-shailesh

Description

@appukuttan-shailesh

Do the APIs currently allow the user to filter the projects based on certain fields?
e.g. Can I retrieve a list of all the projects where the "Specie" attribute is set to "Rodent"?

Currerntly, I am retrieving the list of all projects via:
https://www.opensourcebrain.org/projects.json?limit=1000
and then filtering them subsequently.

I was wondering if something like:
https://www.opensourcebrain.org/projects.json?specie=Rodent
already exists?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions