Skip to main content

Get current streak days

Get current active streak days.

Query Parameters
    type string required

    Possible values: [QURAN]

    The type of the streak

Header Parameters
    x-timezone string

    The current timezone of the user. Not providing the value might affect the accuracy of how we calculate days and streaks.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object[]
  • Array [
  • days integer required

    The number of days the current streak is active for.

  • ]
Loading...