# Create verification session for native apps that use Stripe native SDK Creates verification session for native apps that use Stripe native SDK, and returns it's with appropriate . Offline access is allowed for this endpoint when the user has granted the scope to the client that is performing the request. Endpoint: GET /me/verification_session_native Version: 0.1.0 Security: OAuth2 ## Response 201 fields (application/json): - `ephemeral_key` (string, required) - `verification_session_id` (string, required)