Fetch a specific Day
TODO: Resource-level docs
Fetch a specific Day.
Path parameters
-
The type of communication – Messages, Calls, Conferences, and Participants
-
The ISO 8601 format date of the resources in the file, for a UTC day
GET /v1/Exports/{ResourceType}/Days/{Day}
curl \
-X GET https://bulkexports.twilio.com/v1/Exports/{ResourceType}/Days/{Day} \
--user "username:password"
Response examples (307)
{
"redirect_to": "https://example.com"
}
Response examples (307)
{
"redirect_to": "https://example.com"
}