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
Create Companies List authored Aug 23, 2023 by Jakub Valo's avatar Jakub Valo
Hide whitespace changes
Inline Side-by-side
Companies-List.md 0 → 100644
View page @ 2f0fd151
_Seznam firem_
**URL:** /api/companies
**Method:** GET
**Vrací JSON:**
```json
[
{
"id": 1,
"title": "Magicware",
"web_url": null,
"portal_url": "http://portal.desettisickroku.local/firma/1/magicware",
"image": null,
"total_teams": 1,
"total_users": 2
},
{
"id": 11,
"title": "mmcité, a.s.",
"web_url": "https://www.mmcite.com/",
"portal_url": "http://portal.desettisickroku.local/firma/11/mmcite-as",
"image": "http://portal.desettisickroku.local/storage/company-images/64M5ehwzUPUSfwcMwqg8Ub3kOCKFreaVbAqcgUTs.png",
"total_teams": 3,
"total_users": 28
}
]
```
| 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
  • Auth User Activities
  • Auth User Activity Create
  • Auth User Calendar Image Edit
  • Auth User Calendar Images
  • Auth User Categories
  • Auth User Daily Activities
  • Auth User Events Distance
  • Auth User External App Token
  • Auth User Favorites Edit
  • Auth User Info v1 DEPRECATED
  • Auth User Info v2
  • Auth User Token Create
  • Auth User Token Delete
  • Auth User Token Validate
  • Blog Articles Feed
View All Pages