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
  • External Events List

External Events List · Changes

Page history
Update External Events List authored Aug 28, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
External-Events-List.md 0 → 100644
View page @ 58e1e2d9
_Seznam externích soutěží_
**URL:** /api/v1/external-events
**Method:** GET
**Headers:**
- Accept: application/json
- Authorization: Auth User Bearer Token nebo API Bearer Token
**Vrací JSON:**
```json
{
"data": [
{
"id": 1,
"title": "Uživatelé Horobraní"
},
{
"id": 2,
"title": "Zaměstnanci Raiffeisen banka"
},
{
"id": 3,
"title": "Zaměstnanci Nestlé"
}
]
}
```
| Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------|
| id | int | A | ID |
| title | string | A | Název |
Clone repository

Home

All Pages