cURL
curl --request GET \ --url https://api.connect.bluelayer.tech/v1/orgs/{orgName}/channels/{channelSlug}/rfis/{id} \ --header 'Authorization: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "reference": "<string>", "createdAt": "<string>", "responses": [ { "listingId": "<string>", "status": "accepted", "answers": "<unknown>" } ] }
Retrieve RFI by ID
Default Response
"2020-01-01"
Show child attributes