Skip to main content

Return notifications of current user

GET 

/api/v1/users/me/notifications

Return notifications of current user

Request

Query Parameters

    page int32

    Default value: 1

    Page offset to fetch.

    per_page int32

    Default value: 10

    Number of results to return per page.

Responses

Return notifications of current user

Schema

    any

Loading...