Storefront OAuth Applications
Get Storefront OAuth Application by Id
get/storefront/oauth_applications/{id}
Path parameters
idstring required
Application ID
Response
OK
Example response
{
"name": "Shoe La La",
"redirect_uri": "https://google.com"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.