GET
/
notifications
/
read
curl --request GET \
  --url https://your_a2_service/notifications/read
"<any>"

Query Parameters

user_id
string
required

사용자 ID

no
integer
required

알림 ID

Response

200
application/json

Successful Response

The response is of type any.