licensing
Download License File
get/v0/licensing/me/files/{provider}/{name}/{kind}/{date}
Path parameters
providerstring required
namestring required
kind'attestation' | 'external' required
datestring required
Query parameters
downloadboolean
retryinteger
Response
Successful Response
{"stackTrail":"paths:/v0/licensing/me/files/{provider}/{name}/{kind}/{date}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 6 revisions of this API.2
- ▲
added the pattern
^[A-Za-z0-9]+$to thepathrequest parameternamerequest-parameter-pattern-added
- ▲
added the pattern
^[A-Za-z0-9]+$to thepathrequest parameterproviderrequest-parameter-pattern-added
- ▲