GET managed/contacts
Summary: Managed Contacts List
Operation ID: getManagedContacts
Auth: unknown
Operation ID: getManagedContacts
Auth: unknown
Description
Returns a paginated list of Managed Contacts on your Account. This command can only be accessed by the unrestricted users of an account.
Parameters (2)
page
(integer, query, optional, default: 1)
The page of a collection to return.
Constraints: {'minimum': 1}
page_size
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 25, 'maximum': 500}
No probe data for this endpoint yet.