Queries all samples of a participant.
Path parameters
The id of the participant to query samples for.
Query parameters
Whether to fill missing samples with placeholders.
The tags to filter the samples by; a sample matches when any of its prompt tags is in this list.
The 1-based page index.
The number of items per page.
Sort fields. Prefix with - for descending order (e.g. -created_at).
Filter by identifier.
Filter by created_at.
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK
Changes
Changed in 1 of the 6 revisions of this API.5
- ▲
the response property
items/items/oneOf[GetSamplesByParticipantEndpoint_ISampleOutputGetSamplesByParticipantEndpoint_SampleOutput]/organizationIdbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/oneOf[GetSamplesByParticipantEndpoint_ISampleOutputGetSamplesByParticipantEndpoint_SampleOutput]/ownerIdbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/oneOf[GetSamplesByParticipantEndpoint_ISampleOutputGetSamplesByParticipantEndpoint_SampleOutput]/ownerMailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/oneOf[GetSamplesByParticipantEndpoint_ISampleOutputGetSamplesByParticipantEndpoint_SampleOutput]/organizationIdbecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/oneOf[GetSamplesByParticipantEndpoint_ISampleOutputGetSamplesByParticipantEndpoint_SampleOutput]/ownerMailbecame optional for the status200response-property-became-optional
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲