Skip to main content

Get Tags

GET 

/v1/:clientId/user-devices/:deviceId/tags

This endpoint returns an array of tags associated with the device.

Request

Path Parameters

    clientId stringrequired
    deviceId stringrequired

Header Parameters

    X-API-KEY string
    Example: bsKXkZhhdczuaHZ4xwVGk47Mbm77Epcf
    X-REALM string
    Example: incrowd
    X-APP-ID string
    Example: ios

Responses

OK

Response Headers

  • Content-Type

    string

  • Content-Length

    integer

  • Connection

    string

  • Date

    string

  • Vary

    string

  • X-Cache

    string

  • Via

    string

  • X-Amz-Cf-Pop

    string

  • X-Amz-Cf-Id

    string

Schema

    object

Loading...