Get merchant devicesget https://deviceIpOrHost:12346/connect/v1/device/devicesGets activated and associated devices for the merchantHeadersX-Clover-Device-IdstringrequiredThe Clover device to route the request to.X-POS-IdstringrequiredAn identifier for the POS making the request.X-Clover-Timeoutinteger0 to 300The amount of time, in seconds, that this operation will process before timing out. A value of 0 indicates no timeout will be enforced by Remote Pay, although protocol specified timeouts may still apply.Responses 200The devices were successfully queried 209Operation was canceled. 400The request is invalid, and subsequent calls will continue to fail; do not repeat the call. 401An invalid bearer token has been provided. The call may be repeated if the provided bearer token is updated. 415The request is invalid, and contains request data in an unsupported format. This call may be repeated if the content is changed to a supported format. 500The request processing failed with an unknown error, and the processing state of the operation is indeterminate. Do not repeat the call without additional analysis. 501The device does not have the ability to respond to the requested operation; do not repeat the call. 503The device is not available because it is currently servicing another call. This can be repeated at a later time, or cancel may be called to end the current operation. 504The Device did not respond in a timely manner. This can be repeated at a later time.Updated 14 days ago