Assemble Developer Portal

Exports (1.0)

Download OpenAPI specification:Download

Get User Info by User ID

Get all exportable user fields and custom fields

Responses

Response Schema: application/json
Array of objects
Array of objects

Response samples

Content type
application/json
{
  • "id": 142,
  • "firstName": "Alice",
  • "lastName": "Smith",
  • "email": "alice.smith@gmail.com",
  • "dateOfBirth": "1997-10-31",
  • "emailVerified": true,
  • "signUpDate": "2019-08-24"
}