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
  • Specific Categories List REMOVED

Specific Categories List REMOVED · Changes

Page history
Update Specific Categories List REMOVED authored Feb 19, 2025 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
Specific-Categories-List-REMOVED.md 0 → 100644
View page @ fc11c892
**Toto API bylo zrušeno**
_Seznam specifických kategorií_
**URL:** /api/v1/specific-categories
**Method:** GET
**Headers:**
- Accept: application/json
- Authorization: Auth User Bearer Token nebo API Bearer Token
**Vrací JSON:**
```json
{
"data": [
{
"id": 1,
"title": "Aktéři samosprávy (zastupitel, starosta, poslanec, senátor, atd)"
},
{
"id": 2,
"title": "Faráři"
},
{
"id": 3,
"title": "Pošťáci"
},
{
"id": 4,
"title": "Pracovníci ve zdravotnictví"
},
{
"id": 5,
"title": "Pracovníci ve skladech a obchodech"
}
]
}
```
| Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------|
| id | int | A | ID |
| title | string | A | Název |
Clone repository

Home

All Pages