curl --request GET \ --url https://api.staging.blackbird.xyz/flynet/v1/check_ins/{id}
Check-ins
Retrieve a check-in
GET
/
check_ins
/
{id}
Retrieve a check-in
curl --request GET \ --url https://api.staging.blackbird.xyz/flynet/v1/check_ins/{id}
Returns one check-in by UUID. The response embeds the location,
restaurant, and neighborhood needed to render the row. Check-ins carry
no member identity.Auth: OAuth access token.