ListContactPagination
Region:
China (Hangzhou)
Request Parameters
Required
KeywordThe keyword used in...
ShowSizeThe number of conta...
Pagination Parameters
CurrentPageThe page number
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField Details
Keywordstring

The keyword used in the query. For example, you can specify a keyword in names, email addresses, and mobile phone numbers.

Example:186
ShowSizeinteger<int32>

The number of contacts per page.

Example:20
CurrentPageinteger<int32>

The page number. Default value: 1.

Example:1

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:31C66C7B-671A-4297-9187-2C4477247A74
TotalCountinteger<int64>

The total number of entries returned.

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:12
ShowSizeinteger<int32>

The number of certificates per page. Default value: 20.

Example:20
CurrentPageinteger<int32>

The page number. Default value: 1.

Example:1
Keywordstring

The keyword used in the fuzzy search.

Example:186
ContactListarray<object>

The contacts.

Change History
No Change History found.