Get a package signature verification key ID
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/epm/verification_key_id
Refer to Spaces for more information.
[Required authorization] Route required privileges: integrations-read OR fleet-setup OR fleet-all.
GET /api/fleet/epm/verification_key_id
curl \ --request GET 'https://localhost:5601/api/fleet/epm/verification_key_id' \ --header "Authorization: $API_KEY"