Skip to main content
GET
/
sla
/
history
/
{entityType}
/
{entityId}
Get SLA history
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/sla/history/{entityType}/{entityId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

entityType
string
required
entityId
string
required

Response

200

Default Response