AllenNeuralDynamics / aind-metadata-service

Service to retrieve Labtracks/Sharepoint info using a REST API
MIT License
3 stars 1 forks source link

Endpoint to get subjects in a group #238

Closed mekhlakapoor closed 3 months ago

mekhlakapoor commented 4 months ago

Is your feature request related to a problem? Please describe. As a user, I want to be able to pull metadata for all the mice in a group. Given a group ID, fetch a list of subject_ids from labtracks. Maybe then use the subject and procedure endpoints to fetch the metadata for these mice?

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.