# GetOAuthAccessTokenRequest ## Fields | Field | Type | Required | Description | | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | | `userId` | *String* | :heavy_check_mark: | The ID of the user for which to retrieve the OAuth access token | | `provider` | *String* | :heavy_check_mark: | The ID of the OAuth provider (e.g. `oauth_google`) |