Description
Get a list of smtp tags.
Params
Name | Type | Description |
---|---|---|
apiKey | string | API key previously generated. |
offset | integer | Optional parameter to specify offset. |
count | integer | Optional parameter to specify the number of records. |
id | integer | Optional parameter to search by id. |
tag | string | Optional parameter to search by tag. |
sortField | string | Optional parameter to specify a search field. |
sortOrder | string | Optional parameter to specify a sort order. Accepted values are ASC and DESC (default). |
Returned data
Type: array
Description: Return array with mailboxes data.
Json sample code
Json sample code is not available.
Result of API call
API call result sample code is not available.