Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • portal.desettisickroku.cz portal.desettisickroku.cz
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • api-docs
  • portal.desettisickroku.czportal.desettisickroku.cz
  • Wiki
  • Auth User Daily Activities

Auth User Daily Activities · Changes

Page history
Update Auth User Daily Activities authored Aug 28, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
Auth-User-Daily-Activities.md 0 → 100644
View page @ 1e505b84
_Sumář denních aktivit přihlášeného uživatele_
**URL:** /api/v1/auth-user/daily-activities
**Method:** GET
**Headers:**
- Accept: application/json
- Authorization: Auth User Bearer token
**Vrátí JSON:**
```json
{
"data": [
{
"date": "2023-08-01",
"points": 0,
"distance": 0,
"steps": 0
},
{
"date": "2023-08-02",
"points": 0,
"distance": 0,
"steps": 0
},
{
"date": "2023-08-03",
"points": 0,
"distance": 0,
"steps": 0
}
]
}
```
\ No newline at end of file
Clone repository

Home

All Pages