EndpointsGet record info
Endpoints

Get record info

curl -X GET "http://api.bifroster.com/v1/records/example_string" \
  -H "Content-Type: application/json"
[
  "null"
]
GET
/records/{recordId}
GET
path
recordIdstring
Required

The id of the record to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

recordIdstring
Required

The id of the record to retrieve

Responses

Expected response to a valid request