obs-service.carrepnet.ch Open in urlscan Pro
77.73.247.198  Public Scan

Submitted URL: https://obs-service.carrepnet.ch/
Effective URL: https://obs-service.carrepnet.ch/swagger/index.html
Submission: On August 24 via automatic, source certstream-suspicious — Scanned from CH

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json">carrepnet.OBS.API</option>
    </select></label></form>

Text Content

Select a definitioncarrepnet.OBS.API


CARREPNET.OBS.API

 v1 

OAS3

/swagger/v1/swagger.json

Authorize



CLIENT

GET/api/Client
Get all clients.
POST/api/Client
Create a client.
GET/api/Client/{id}
Get client by Id.
GET/api/Client/Group/{id}
Get all clients in a specific group.
PATCH/api/Client/Group
Add n amount of groups to a client.
DELETE/api/Client/{clientId}/Group/{groupId}
Remove a client from a group
GET/api/Client/{changeDate}
Get all the modified clients after (and including) the provided date.


GROUP

GET/api/Group
Get all groups.
GET/api/Group/{id}
Get group by id.

SCHEMAS

Client
ClientCreationClass
Group
ProblemDetails