メインコンテンツへスキップ
GET
/
cases
/
{id}
Get case by ID
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/cases/{id} \
  --header 'Authorization: Bearer <token>'

承認

Authorization
string
header
必須

API key authentication. Use format: Bearer cbr_live_your_key

パスパラメータ

id
string
必須

レスポンス

200

Default Response