cURL
curl --request GET \ --url https://api.f6o.co/v2/browse/property/{flxId}/_issues \ --header 'x-api-key: <api-key>'
{ "flxId": "<string>", "type": [ "ISSUE_TYPE_UNKNOWN" ], "userId": [ "<string>" ], "comments": [ "<string>" ], "raisedAt": "2023-11-07T05:31:56Z", "hits": 123 }
API Key used to be authentified to these APIs. Please contact Fluximmo to get one
A successful response.
Show child attributes
Was this page helpful?