The REST Admin API is a legacy API as of October 1, 2024. Starting April 1, 2025, all new public apps must be built exclusively with the GraphQL Admin API. For details and migration steps, visit our migration guide.
Policy
You can use the Policy resource to access the policies that a merchant has configured for their shop, such as their refund and privacy policies.
Only the shop owner can edit this information from the Shopify admin. The Policy resource lets you only retrieve information about a shop's policies.
Endpoints
- get/admin/api/latest/policies.
json Retrieves a list of the shop's policies
The Policy resource
Properties
The name of the policy.
A description of the policy.
The public URL of the policy.
The date and time (ISO 8601 format) when the policy was created.
The date and time (ISO 8601 format) when the policy was last modified.
A unique identifer for the policy used to build the policy's URL.
The Policy resource
Anchor to GET request, Retrieves a list of the shop's policiesgetRetrieves a list of the shop's policies
Retrieves a list of the shop's policies
Anchor to get-policies-examplesExamples
Retrieve a list of the shop's policies
Retrieve a list of the shop's policies