GET

List Media


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Lists media items for a given location via Google's mybusiness v4 accounts.locations.media.list.

Failure semantics:

  • Location not found in SDL → NOT_FOUND (Google is not called).
  • Token resolution failure → propagated from gbp-token-service.
  • Google call failure → GOOGLE_API_CALL_FAILED with Google's HTTP status, response body, and error message in the error payload.
Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/gbp/v1/locations/{locationId}/media

Errors
500Internal

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?