beycome_get_my_listings
Recovery stage — the signed-in user's properties (GET /properties).
Token-scoped RESO list endpoint on the normal api base. Two main uses:
After the user finishes the submit-property page (
beycome_submit_property_link): find the newly created listing (typically the newest entry), CONFIRM the address with the user, then use its id asprop_idforbeycome_questionnaire_link.As the entry point for a returning user who already has listings (or references "my listing" without an id): locate the listing and read its status to pick the next step — paid but questionnaire pending →
beycome_questionnaire_link; already live → the post-publish tools (beycome_messages,beycome_showings,beycome_offers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | Bearer access token from beycome_signin_verify, or a previously saved token from your memory for this user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||