Get enrollment API key by ID
Deprecated
Spaces method and path for this operation:
get /s/{space_id}/api/fleet/enrollment-api-keys/{keyId}
Refer to Spaces for more information.
GET
/api/fleet/enrollment-api-keys/{keyId}
curl \
--request GET 'https://localhost:5601/api/fleet/enrollment-api-keys/{keyId}' \
--header "Authorization: $API_KEY"