Skip to main content
GET
/
v3
/
locales
Get Locales
curl --request GET \
  --url 'https://api.example.com/v3/locales?api_key='
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.depict.ai/llms.txt

Use this file to discover all available pages before exploring further.

This page does not apply to installs made in 2025 or later of the Depict Shopify apps

Authorizations

api_key
string
query
required

Query Parameters

merchant
string
required

Response

Successful Response