GET /v1/inboxes/{id}
Path parameters
The inbox id, for example
inb_01HZ9C7R2K.Request
Response
200 OK — the inbox. An unknown id returns 404; see Errors.
GET /v1/inboxes/ — fetch a single receive address by id.
GET /v1/inboxes/{id}
inb_01HZ9C7R2K.200 OK — the inbox. An unknown id returns 404; see Errors.