Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W wilma_daycare_api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Developer From Jokela
  • wilma_daycare_api
  • Wiki
  • GET Wilma Servers

GET Wilma Servers · Changes

Page history
Created GET Wilma Servers (markdown) authored Mar 18, 2020 by Developer From Jokela's avatar Developer From Jokela
Hide whitespace changes
Inline Side-by-side
GET-Wilma-Servers.md 0 → 100644
View page @ 7e8639d2
This GET request will return you all Wilma Servers to authenticate and later on to use with.
***
Basepath:
`https://www.starsoft.fi/wilmat/wilmat.json`
#### Successful response:
{
"wilmat":[
{
"url":"https://wilma.test.fi",
"name":"Test Wilma Server"
}
]
}
#### Error response
Well, no known error responses have been seen on that request, so can't say anything about them :laughing:
Clone repository
  • Error response
  • GET Absence list
  • GET Wilma Servers
  • Home
  • POST Authentication