Do I need special API access for the /api/graphql/v1 endpoint which the browser uses on the ax platform to access spanRecords field for programmatic span data retrieval?
My current API key works with /graphql but gets 401 Unauthorized on /api/graphql/v1.
What API key type or authentication method do I need for v1 endpoint access?