get https://app.rumbleup.com/api/contact/get/
Retrieve information about a specific group.
Success:
- 200:
OK
. Success
Errors:
- 401:
Unauthorized
. If the authentication failed is returned, either the username or password is incorrect. Verify the both from the applications Integrations / API Keys for your account in the application. - 404:
Not Found
. Request was not found. VerifygroupId
and try again.