Description | : Get the transparency service configuration, mandatory in IETF SCITT draft |
Reference | : Link ¶ |
⚼ Request
GET:
/.well-known/transparency-configuration
{
api-version:
string
,
accept:
string
,
}
⚐ Response (200)
{
$schema:
file
,
}
⚐ Response (500)
{
$schema:
file
,
}
⚐ Response (503)
{
$headers:
{
,
retry-after:
integer
,
}
$schema:
file
,
}