Check contact suppression status
Contacts
Check contact suppression status
Check if a contact is suppressed by email address or user ID.
GET
Check contact suppression status
Documentation Index
Fetch the complete documentation index at: https://loops.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
Check by email or user ID. Only one parameter is allowed.The contact’s email address. Make sure it is
URI-encoded.
The contact’s unique user ID.
Response
Success
This endpoint will return the suppression status for a contact and the suppression removal quota.Whether the contact is suppressed.
Error
If there is an issue with the request, a400 Bad Request will be returned.
If no contact is found, a 404 Not Found will be returned.
An error message describing the problem with the request.
Last modified on May 20, 2026

