Project email addresses
List all project email addresses
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - application/json
An object with key project_email_addresses
which maps to an array of ProjectEmailAddress
objects
The response is of type object
.