Message Exports
Get Message Store Report Task
Returns the current status of a task on report creation.
get/restapi/v1.0/account/{accountId}/message-store-report/{taskId}
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
taskIdstring required
Internal identifier of a task
Response
Success
Example response
{
"id": "400142200026-400142200026-bd162f24028442489385eb3f44c18354",
"messageTypes": [
"Fax",
"VoiceMail"
]
}