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"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.