organizations
Return the organization's notification contacts (email recipients alerted when a new user joins or when a deployment reports new errors), sorted by email.
get/api/organizations/{organization_pk}/contacts/
Path parameters
organization_pkstring required
Query parameters
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
Changes
No recorded changes to this endpoint across all 1 revision of this API.