inboxes
user inboxes
This endpoint will retrieve the given user’s inboxes.
GET
/
users
/
inboxes
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint will retrieve the given user’s inboxes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.