[null,null,["Last updated 2024-04-05 UTC."],[],[],null,["# Method: projects.apps.safetyNetConfig.get\n\n| The SafetyNet Attestation API is deprecated and has been replaced by the Play Integrity API. Support for SafetyNet will be removed from App Check by the migration deadline. We strongly recommend that App Check customers [migrate to the Play Integrity API](https://firebase.google.com/docs/app-check/android/play-integrity-provider). [Learn more](https://developer.android.com/training/safetynet/deprecation-timeline).\nGets the [SafetyNetConfig](/docs/reference/appcheck/rest/v1beta/projects.apps.safetyNetConfig#SafetyNetConfig) for the specified app.\n\n### HTTP request\n\n`GET https://firebaseappcheck.googleapis.com/v1beta/{name=projects/*/apps/*/safetyNetConfig}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|--------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Required. The relative resource name of the [SafetyNetConfig](/docs/reference/appcheck/rest/v1beta/projects.apps.safetyNetConfig#SafetyNetConfig), in the format: projects/{project_number}/apps/{app_id}/safetyNetConfig |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [SafetyNetConfig](/docs/reference/appcheck/rest/v1beta/projects.apps.safetyNetConfig#SafetyNetConfig).\n\n### Authorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n- `https://www.googleapis.com/auth/firebase`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/)."]]