Retrieves a single report with all its details including comparables, showings, and social media posts. You can search by UUID using the path parameter, or by address using the address query parameter. If address is provided, it will override the reportId and search by address instead.
API key authentication. Include your API key in the Authorization header:
Authorization: Bearer north_sk_live_xxxxxxxxxxxxThe report UUID. If searching by address, you can use any placeholder value (e.g., "search" or "by-address"). The address query parameter will override this value.
Search for a report by address instead of using reportId. If provided, this will override the reportId path parameter. Supports partial matching (case-insensitive). Example: "123 Main St" or "Main Street"
Successfully retrieved report