Skip to content

Mock up an API endpoint that, given a Study.id and DataObject.data_object_type, returns the relevant DataObjects #401

Closed
@eecavanna

Description

@eecavanna

This Issue (task) came out of today's metadata squad meeting (Wednesday, November 22, 2023).


Based on the first bullet point in #355...

...I'm envisioning an API endpoint that accepts a Study.id value and a DataObject.data_object_type value, and returns (i.e. responds with) a JSON array of all the DataObjects that are associated with that study and have that specific data_object_type value.

DataObject documentation:

Here's an example of a "long" query team members have run; not necessarily related to this Issue other than to serve as an example of a long query, which is something endpoints like this one could save people from having to write themselves:

Metadata

Metadata

Assignees

Labels

decision neededtag issues that need to be unblocked by decisionsenhancementNew feature or request

Type

No type

Projects

  • Status

    Foldback

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions