Skip to main content
GET
/
v1
/
public
/
apps
/
{slug}
/
gallery
Get App featured gallery
curl --request GET \
  --url https://api.mixpeek.com/v1/public/apps/{slug}/gallery \
  --header 'Authorization: Bearer <token>'
{
  "status": 123,
  "error": {
    "message": "<string>",
    "type": "<string>",
    "details": {}
  },
  "success": false
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Globally unique app slug

Response

Featured gallery results using the gallery's default inputs