> ## Documentation Index
> Fetch the complete documentation index at: https://docs.propertydata.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Agent Property Active Listing

> Get Agent Property Active Listing



## OpenAPI

````yaml api-reference/realtor/openapi.json get /api/v1/agent/listing
openapi: 3.1.0
info:
  title: US Red Property Data
  description: US Red Property Data Documentation
  version: 1.0.0
servers:
  - url: https://us-red-property-data.p.rapidapi.com
    description: RapiAPI
security: []
paths:
  /api/v1/agent/listing:
    get:
      tags:
        - Agent
      summary: Get Agent Property Active Listing
      description: Get Agent Property Active Listing
      operationId: getApiV1AgentListing
      parameters:
        - in: query
          name: fulfillment_id
          schema:
            type: string
            minLength: 1
            description: fulfillment_id
            example: '208999'
          required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: true
                  cost:
                    type: number
                    description: Cost of the request
                    example: 1
                  total:
                    type: number
                    description: Total number of properties matching the search criteria
                    example: 792
                  has_more:
                    type: boolean
                    description: Whether there are more data to fetch
                    example: true
                  data:
                    type: array
                    items:
                      type: object
                      properties:
                        property_id:
                          type: string
                          description: ''
                          example: '5894444041'
                        listing_id:
                          type: string
                          description: ''
                          example: '2989314307'
                        status:
                          type: string
                          description: ''
                          example: for_sale
                        description:
                          type: object
                          properties:
                            sold_date:
                              type: string
                              description: ''
                              example: '2015-12-16'
                            baths_consolidated:
                              type: string
                              description: ''
                              example: 2.5+
                            beds:
                              type: number
                              description: ''
                              example: 3
                            lot_sqft:
                              type: number
                              description: ''
                              example: 2614
                            sqft:
                              type: number
                              description: ''
                              example: 3332
                            stories:
                              type: number
                              description: ''
                              example: 3
                            sold_price:
                              type: number
                              description: ''
                              example: 675265
                          description: ''
                        location:
                          type: object
                          properties:
                            address:
                              type: object
                              properties:
                                postal_code:
                                  type: string
                                  description: ''
                                  example: '20018'
                                state:
                                  type: string
                                  description: ''
                                  example: District of Columbia
                                street_name:
                                  type: string
                                  description: ''
                                  example: Baldwin
                                street_number:
                                  type: string
                                  description: ''
                                  example: '2538'
                                city:
                                  type: string
                                  description: ''
                                  example: Washington
                                coordinate:
                                  type: object
                                  properties:
                                    lat:
                                      type: number
                                      description: ''
                                      example: 38.924137
                                    lon:
                                      type: number
                                      description: ''
                                      example: -76.956252
                                  description: ''
                              description: ''
                            county:
                              type: object
                              properties:
                                state_code:
                                  type: string
                                  description: ''
                                  example: DC
                              description: ''
                            search_areas:
                              type: array
                              items:
                                type: object
                                properties:
                                  city:
                                    type: string
                                    description: ''
                                    example: washington
                                  state_code:
                                    type: string
                                    description: ''
                                    example: dc
                                  county:
                                    type: string
                                    description: ''
                                    example: district of columbia
                              description: ''
                          description: ''
                        list_price:
                          type: number
                          description: ''
                          example: 834900
                        photos:
                          type: array
                          items:
                            type: object
                            properties:
                              href:
                                type: string
                                description: ''
                                example: >-
                                  http://ap.rdcpix.com/daba0037e6ad2b440d742de51d7d9b92l-m2331241703rd-w960_h720.jpg
                          description: ''
                        primary_photo:
                          type: object
                          properties:
                            href:
                              type: string
                              description: ''
                              example: >-
                                http://ap.rdcpix.com/daba0037e6ad2b440d742de51d7d9b92l-m2331241703rd-w960_h720.jpg
                          description: ''
                        href:
                          type: string
                          description: ''
                          example: >-
                            https://www.realtor.com/realestateandhomes-detail/2538-Baldwin-Cres-NE_Washington_DC_20018_M58944-44041
                        permalink:
                          type: string
                          description: ''
                          example: >-
                            2538-Baldwin-Cres-NE_Washington_DC_20018_M58944-44041
                        advertisers:
                          type: array
                          items:
                            type: object
                            properties:
                              fulfillment_id:
                                type: string
                                description: ''
                                example: '208999'
                              type:
                                type: string
                                description: ''
                                example: seller
                          description: ''
                        flags:
                          type: object
                          properties:
                            is_coming_soon:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_contingent:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_garage_present:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: true
                            is_new_construction:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_pending:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_short_sale:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_foreclosure:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_senior_community:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_for_rent:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_deal_available:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_price_excludes_land:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_promotion_present:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_subdivision:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_plan:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_price_reduced:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: true
                            is_new_listing:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: false
                            is_sales_builder:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                            is_usda_eligible:
                              type:
                                - boolean
                                - 'null'
                              description: ''
                              example: null
                          description: ''
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: Bad request
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: >-
                      Invalid API key. Go to https://docs.rapidapi.com/docs/keys
                      for more info.
        '403':
          description: Not Found
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: You are not subscribed to this API.
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: false
                  message:
                    type: string
                    example: 'Request failed with status 500: Internal Server Error'
                  status_code:
                    type: number
                    example: 500
                  cost:
                    type: number
                    example: 0
                  explain:
                    type: string
                    example: >-
                      Oops, it looks like there was an issue processing your
                      request. Don't worry, you won't be charged for this
                      request
      security:
        - apiKeyAuth: []
components:
  securitySchemes:
    apiKeyAuth:
      type: apiKey
      in: header
      name: x-rapidapi-key
      description: Rapid API Key

````