---
title: "Get available photo types"
method: GET
path: "/rules-engine/location-photo-constraints"
tags: ["Rules Engine"]
---

# Get available photo types

`GET /rules-engine/location-photo-constraints`

Retrieves the available photo types based on the provided filter parameters.

## Query parameters

- `operation` 'UNION' | 'INTERSECTION', required
- `locationIds` integer[]
- `businessId` integer
- `productPlanId` integer
- `categoryId` integer
- `addressDisplay` boolean

## Response `200`

Successfully retrieved available photo types

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/ddc577c548ee/schema)
