GET api/v1/Notification/AllList?top={top}&skip={skip}

Bildirimleri getirir

Request Information

URI Parameters

NameDescriptionTypeAdditional information
top

Kaç Tane (Take-Top) (nullable= top 1000)

integer

Default value is 1000

skip

Atlama (Skip) (nullable)

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.