Skip to main content
New Voice
November 21, 2025
Solved

JWT User Token: What does "tokenType=Application" mean

  • November 21, 2025
  • 1 reply
  • 106 views

I used the Application integration key as the userId and called the ApiClient#requestJWTUserToken method. The returned tokenType was Application. What is the function of this token? Is there any documentation to explain?

 

Best answer by Cassandra.Grey

Hi randy, I believe that this is an application access token. It impersonates your app rather than a user, you can only use it for calling Docusign Admin API endpoints.

1 reply

Cassandra.Grey
Docusign Employee
Docusign Employee
November 21, 2025

Hi randy, I believe that this is an application access token. It impersonates your app rather than a user, you can only use it for calling Docusign Admin API endpoints.