API 2.0
Resources
/user_notifications
Retrieve the latest notifications for a user account.
Method | GET |
---|---|
URL | https://api.uexcorp.space/2.0/user_notifications/ |
Autorização | Bearer Token |
Cache TTL | — |
Input |
secret_key string // required, should be passed via header |
Output |
id int message string redir string // URL path code string|null // optional, notification identifier date_added int date_read int |
Response Status |
• missing_secret_key • invalid_secret_key • user_not_found • user_not_allowed // user banned or disabled by UEX • ok |
Update Frequency | Realtime |
Documentation Updated | 11 days ago |
Required as header input