Contacts feed
Stay organized with collections
Save and categorize content based on your preferences.
The Domain Shared Contacts API feed is a private read/write feed that an administrator
can use to view and manage a domain's shared contacts. Because the feeds are
private, you can access them only by using an authenticated request. The request
must contain an authentication token for a domain administrator. For more
information about authenticating, see
Learn about authentication and authorization.
Projection values indicate what data is included in the representation of a
contact. For a list of values, see
Projection values.
The URL for a contact feed has the following form:
https://www.google.com/m8/feeds/contacts/DOMAIN/PROJECTION
Replace the following:
DOMAIN
: The URL for your domain—for example,
example.com.
PROJECTION
: The projection value that specifies the
gd:extendedProperty
elements. For a list of supported values, see
Projection values.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[],[],null,["# Contacts feed\n\nThe Domain Shared Contacts API feed is a private read/write feed that an administrator\ncan use to view and manage a domain's shared contacts. Because the feeds are\nprivate, you can access them only by using an authenticated request. The request\nmust contain an authentication token for a domain administrator. For more\ninformation about authenticating, see\n[Learn about authentication and authorization](https://developers.google.com/workspace/guides/auth-overview).\n\nProjection values indicate what data is included in the representation of a\ncontact. For a list of values, see\n[Projection values](/workspace/admin/domain-shared-contacts#Projections).\n\nThe URL for a contact feed has the following form: \n\n```xml\nhttps://www.google.com/m8/feeds/contacts/DOMAIN/PROJECTION\n```\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eDOMAIN\u003c/var\u003e: The URL for your domain---for example, example.com.\n- \u003cvar translate=\"no\"\u003ePROJECTION\u003c/var\u003e: The projection value that specifies the `gd:extendedProperty` elements. For a list of supported values, see [Projection values](/workspace/admin/domain-shared-contacts/extended-properties-projections#projection_values)."]]