Latest Legacy

Read all end user information

This API gets all end user information.

API Endpoint

GET https://api.plivo.com/v1/Account/{auth_id}/EndUser/

Arguments

namestring

Name of an end user.

last_namestring

Last name of the end user. Optional for individual type users and not required for business type users

end_user_typestring

Type of end user. Allowed values: individual, business.

Example Request

1
1
1
1
1
1
1
1