Contacts
Retrieve contact by email
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Contact email
Response
200 - application/vnd.amp+json
The response is of type file
.
Was this page helpful?