Project email addresses
Retrieve a project email address
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the project email address
Response
200 - application/json
The ProjectEmailAddress
object
The response is of type object
.