v1

latestOpenAPI 3.0.02026-07-26318168886.7 KB
Storefront OAuth Applications

Get Storefront OAuth Application

get/storefront/oauth_applications

Response

OK

Example response

{
  "items": [
    {
      "name": "Shoe La La",
      "redirect_uri": "https://google.com"
    }
  ]
}