Skip to main content
GET
/
emails
/
{id}
Get an email
curl --request GET \
  --url https://api.robase.dev/v1/emails/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Pass your API key as Authorization: Bearer rb_live_...

Path Parameters

id
string
required

Response

200

OK