API Reference

Get Planned Routes Identifiers by Team ID

Get a list of planned route identifiers associated with a team using its team_id or team_external_id.

📘

This endpoint uses query params

Instead of sending a payload, include the id or external_id in the endpoint URL. For example:

https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?id=12345

https://developer-api.bringg.com/services/<service-id>/<secret-1>/<secret-2>/?external_id=v123

Language