A valid request URL is required to generate request examples
{ "id": "u-456", "email": "jane.doe@example.com", "firstName": "Jane", "lastName": "Doe", "status": "ACTIVE", "createdAt": "2025-06-01T09:00:00Z" }
The access token received from the authorization server in the OAuth 2.0 flow.
The user ID
Ok
The user email address
The user first name
The user last name
The user status (e.g., ACTIVE, INACTIVE)
When the user was created
Was this page helpful?