Google Play V2
Get Google Play Configuration
Returns the application's stored Google Play configuration. Never echoes key material — only safe descriptors such as the service-account email and Google Cloud project. An application with no configuration returns configured: false rather than a 404, so callers can distinguish 'not set up' from 'set up but broken'. Requires applications:read scope.
get/v2/projects/{id}/applications/{application_id}/integrations/google-play/configuration
Path parameters
idstring required
Project ID
Project ID
application_idstring required
Application ID
Application ID
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.