# Get user Denylist flag **GET /v1/users/denylist/{identifyId}** Returns true if the user is marked as denied ## Servers - https://api.aptrinsic.com: https://api.aptrinsic.com () ## Parameters ### Path parameters - **identifyId** (string) User identify id ## Responses ### 200 OK #### Body: */* (object) - **denied** (boolean) - **identifyId** (string) ### 204 No Content #### Body: */* (object) - **denied** (boolean) - **identifyId** (string) ### 400 Bad request ### 401 Unauthorized or bad API Key ### 403 Access denied ### 404 User not found by id ### 429 Rate limit exceeded [Powered by Bump.sh](https://bump.sh)