Ignition 8.3 OpenAPI - Functionality Similar to Tag Browser Export for Tag and UDT JSON

Hello,

I have been testing out the API in 8.3 to import/export projects and pull backups—it has been working great!

However, while browsing through the available REST operations, I was unable to find a way to target a specific Tag Provider to export/import the JSON for tags and UDT definitions (similar to how you can in the Designer's Tag Browser).

The closest endpoint I found was “/find/ignition/tag_provider", but I believe this only reports high-level information about the provider itself. During testing it only listed core as an available collection although the example shows string, not sure if maybe I'm missing something to potentially expose more information.

I just wanted to verify if I accidentally overlooked this functionality. If not, I plan to submit a feature request.

Thanks for your time!