GET
URI:
- /version
Input fields:
| Field name | Type | Required | Description |
|---|---|---|---|
Successful response fields:
| Field name | Type | Description |
|---|---|---|
| FIC server | string | The FortiIdentity Cloud server version number. |
Response codes:
| Code | Response content | Description |
|---|---|---|
| 200 OK | The account balance info has been returned. |
Example request body:
None
Example of successful response body:
{
" FIC server":"2.5.0"
}