Skip to main content
GET
/
v3
/
inbox
Coming soon
curl --request GET \
  --url https://api.reply.io/v3/inbox \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header

Response

2XX

Coming soon.