You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to motorsportreg-api-developers
Can we get the flagtronics ID included in the vehicle data returned in the vehicles and assignments endpoints?
-- Jeff
Ryan Kovick
unread,
Sep 4, 2024, 4:58:16 PM9/4/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to motorsportreg-api-developers
Hi Jeff,
Flagtronics ID can be returned from the GET /rest/events/{event_id}/segments/{segment_id}/assignments endpoint via the new parameter: Flagtronics ID may be included by passing ?fields=flagtronics in URL. This is updated on our documentation at: https://api.motorsportreg.com/.
If you need the data in other endpoints we can look at adding that when we have a little time. Obviously this isn't the #1 priority right now, but we're fitting in more of these small wins as we work on the bigger projects.