Skip to content

Get trail like

GET
/api/v1/trail-like/{id}
curl --request GET \
--url https://example.com/api/v1/trail-like/example

Retrieves a trail like by ID

id
required
string
expand
string

TrailLike

Not Found

Internal Server Error