Outlook
Get Outlook Folders
After connecting your Outlook account, you can use this endpoint to list all of your folders on outlook. This includes both system folders like “inbox” and user created folders.
GET
/
integrations
/
outlook
/
user_folders
Authorizations
authorization
string
headerrequiredtoken <token>
, corresponds to temporary access tokens.
Query Parameters
data_source_id
integer | null
Response
200 - application/json
The response is of type any
.