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
  • District Users

District Users · Changes

Page history
Create District Users authored Dec 15, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
District-Users.md 0 → 100644
View page @ 385c10bd
_Uživatelé požadovaného města_
**URL:** /api/v1/district/{district_id}/users
**Method:** GET
**Headers:**
- Accept: application/json
- Authorization: Auth User Bearer Token nebo API Bearer Token
**Vrací JSON:**
```json
{
"data": {
"id": 1,
"users": [
25708,
6787,
186
]
}
}
```
| Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------|
| id | int | A | ID města |
| users | array | A | ID uživatelů |
\ No newline at end of file
Clone repository

Home

All Pages