v1
latestOpenAPI 3.0.32026-07-17542197.8 KBNotification
Get all in-app notification of the requesting user.
Returns the paginated list of in-app notifications
get/v1/notifications
Query parameters
offsetinteger
Number of resources to skip.
limitinteger
Number of resources to return.
Response
OK
Example response
[
{
"id": "9bsv0s46s6s002p9ltq0",
"title": "Do something great",
"description": "Make the world a better place!"
}
]