Getting Users Resilience
Use /resilience
endpoint to request a user's resilience:
GET
/api/v1.1/resilience
Query Parameters
Name | Type | Description |
---|---|---|
model_type* | String | Model to use.
Either |
device_name* | String | A unique device name like |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer <token> |
Content-Type* | String | application/json |
REQUEST (EXAMPLE)
200 – RESPONSE (EXAMPLE)
Last updated