## What Implement the endpoint that retrieves all baskets, per user. This story is blocked by: - https://github.com/GenomicDataInfrastructure/gdi-userportal-access-management-service/issues/9 ## Why So we can integrate this endpoint with front-end. ## Tasks - Implement new endpoint. - Integrate with REMS. - Add tests. - Document the API with OpenAPI specification. ## Acceptance Criteria - Is the endpoint available? - Is the endpoint tested? - Is the endpoint documented?