API user level for Get ledger instance?

Hey,

What is the permission an API user should have to be able to get a ledger?
Thanks

Here:

It should be ledger.instances:get. Because it's not listed in the cloud API documentation as a scope for the API, it doesn't appear in the list in the tool in the docs.

I'll see about getting these scopes added to the appropriate cloud API calls, which will also add the checkbox to the user interface in the tool.

		'ledger',
		'ledger.definitions',
		'ledger.instances',
		'ledger.instances.versions',
		'logic',
		'logic.functions',
		'logic.runs',
		'logic.logs',
		'logic.stats',
1 Like

It should be in the cloud API docs and the API users tool now.

1 Like

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.