# Create verification method and message if not available Endpoint: GET /me/verification_method Version: 0.1.0 Security: OAuth2 ## Response 200 fields (application/json): - `message` (string, required) Example: "not_available" - `verification_method` (string, required) Example: "stripe_identity"