Get User by Device Id

get

Get User by Device Id

Use this endpoint to get a user's details from a deviceId. You will get back the userId, userActive status, the products the user is registered to, and a list of device objects with deviceIds and whether they are active or inactive.

Resource URL

https://api-sandbox.arity.com/registration/v2 /users/devices/{deviceId}

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Request Body

deviceId DeviceId belonging to user null true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Category

Users

Name Type Description
Name Type Description

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs