---
title: "Gets the pending by user."
method: GET
path: "/recipe/photos/pending"
tags: ["Images"]
---

# Gets the pending by user.

`GET /recipe/photos/pending`

## Response `200`

OK

- API2ControllersWebAPIImagesControllerRecipePhotosResponse
  - `ResultCount` integer — Gets or sets the result count.
  - `Results` BigOvenModelAPI2Photo[] — Gets or sets the results.
    - `ImageID` integer
    - `PhotoUrl` string
    - `CreationDate` string
    - `IsPrimary` boolean
    - `Caption` string
    - `Poster` BigOvenModelAPI2UserInfoTinyx
      - `UserName` string
      - `UserID` integer
      - `FirstName` string
      - `LastName` string
      - `PhotoUrl` string
    - `MaxImageSquare` integer

---

[API](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2.md) · [All operations](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigoven/1-000-000-recipe-and-grocery-list-api-v2/revisions/213a69be0728/schema)
