Skip to content

Get notification settings

GET
/v1/account/notification/settings
curl --request GET \
--url https://api.parasta.io/v1/account/notification/settings \
--header 'Authorization: Bearer <token>'

OK

Media type application/json
object
pushEnabled
boolean
categories
Array<object>
object
type
string
Allowed values: transaction security system
push
boolean
inbox
boolean
changeable
boolean
Example
{
"categories": [
{
"type": "transaction"
}
]
}

Please contact your representative. 담당자에게 문의해주세요.