Read User Info
Intent
Reads the user info without changing it.
When to call it
Call this after your application has received or stored the identifier for the user info.
Access boundary
Use the credential type and authentication scheme shown for this operation.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
GET
Read User Info
Previous
Inspect Token### Intent
Runs the inspect token action.
### When to call it
Call this when your workflow reaches the point where it must inspect token.
### Access boundary
Use the credential type and authentication scheme shown for this operation.
### Successful result
A successful request returns `200`. The response schema below defines the body your integration receives.
Next
Read User Info