> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/data-api-sdk/authentication-users-and-connection-state/provider-oauth-tokens-not-exposed.md).

# Can I get the provider OAuth tokens Terra holds?

**Terra cannot expose the provider OAuth tokens it manages.** They are scoped to Terra's own application, and sharing them would breach the provider's API terms.

If you need capabilities beyond Terra's data sync (for example, writing activity descriptions back to the provider), the path is to:

* Register your own application with the provider.
* Run a separate OAuth flow alongside Terra.

Users authorise twice, but your scopes and concerns stay cleanly separated from Terra's.
