Skip to content

When a solution is submitted, as a patient, I will see this solution alert in my notifications list #41

@KurtTaylan

Description

@KurtTaylan

HTTP method: GET

API URL: /api/v1/notifications?patientId={userId}&sort=desc

Response success: HTTP 200
{
notifications : [
{"id":2, "content":"text", "caseId":123},
{"id":1, "content":"text", "caseId":456}
]
}

Response error: HTTP 404 (indicating user not found)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions