Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions api/simplyrets-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -874,6 +874,13 @@ paths:
type: string
description: |
Filter agents by their `address.state` field.
- required: false
in: query
name: officeMlsId
schema:
type: string
description: |
Filter agents by the `.officeMlsId` field.
description: |
The SimplyRETS agents API allows you to query the agent roster
and data from your RETS feed. This can be useful for building
Expand Down