Description | : Retrieves the current policy for an attestation type. |
Reference | : Link ¶ |
⚼ Request
GET:
/policies/{attestationType}
{
api-version:
string
,
attestationType:
string
,
}
⚐ Response (200)
{
token:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}