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
  • Companies List

Companies List · Changes

Page history
Update Companies List authored Aug 28, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
Companies-List.md 0 → 100644
View page @ 38d24833
_Seznam firem_
**URL:** /api/v1/companies
**Method:** GET
**Vrací JSON:**
```json
{
"data": [
{
"id": 1,
"title": "ŠÍLENÉ BĚŽECKÉ VÝZVY",
"web_url": "https:\/\/www.facebook.com\/groups\/622874602286006",
"portal_url": "http:\/\/portal.desettisickroku.local\/firma\/1\/silene-bezecke-vyzvy",
"image": "http:\/\/portal.desettisickroku.local\/storage\/company-images\/vhNSJbKyyC7sP5vrkC3cY0zR8XqwKUxo7bILVmdV.jpg",
"total_teams": 57,
"total_users": 569
},
{
"id": 2,
"title": "PRECHEZA a.s.",
"web_url": "https:\/\/www.precheza.cz\/cz\/",
"portal_url": "http:\/\/portal.desettisickroku.local\/firma\/2\/precheza-as",
"image": "http:\/\/portal.desettisickroku.local\/storage\/company-images\/iexzL2hhynHksLmf85IQsTxpPfRdi01IYw7kRSWw.png",
"total_teams": 0,
"total_users": 0
}
]
}
```
| Parametr | Typ | Povinný | Popis |
|----------|-----|---------|-------|
| id | int | A | ID |
| title | string | A | Název firmy |
| web_url | string | N | URL webu firmy |
| portal_url | string | A | URL profilu firmy na portálu |
| image | string | N | Obrázek |
| total_teams | int | N | Celkem týmů |
| total_users | int | N | Celkem uživatelů |
\ No newline at end of file
Clone repository

Home

All Pages