All URIs are relative to https://api.lab5e.com
Method | HTTP request | Description |
---|---|---|
get_system_info | GET /span/system | System information |
crate::models::SystemInfoResponse get_system_info() System information
Get system information. This will show the current version of the API that you are using.
This endpoint does not need any parameter.
crate::models::SystemInfoResponse
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]