Hi there, when using the Netlify API, Personal access tokens seem to allow full access.
Is it possible to get a read-only token that could be used just for extracting site data?
(this particular user case is about allowing someone to fetch data from Netlify Forms)
I think that is a āBusinessā class feature (Netlify Pricing and Plans says that ārole-based access controlā is a feature of the āBusinessā plan).
Hello! Iām on Enterprise and donāt see this option. I was wondering if I can get assistance enabling this. (referring to RBAC on personal access tokens)
Iām afraid, @danielfdickinson1ās solution is slightly off-the mark. Thereās no way yet to set a read-only PAT, not on any plan. The feature that they talked about is about JWT Secret for RBAC for visitors which has nothing to do with PATs.