Skip to main content
GET
Scope required: tags.read
This endpoint returns paginated tags for the specified users.

Parameters

string
required
Filter tags by Merchant ID
array<string>
required
Filter tags by User IDs
string
Optionally filter tags by key
integer
The current page of paginated resources.
  • Default: 1.
integer
Number of records to be returned per API request.
  • Default: 10
  • Minimum: 1
  • Maximum: 100

Response

string
Tag ID
string
User ID
string
Merchant ID
string
Tag key
array(string)
Array of attribute tags. Currently, only string tags are supported.
hash
Pagination information