Visual UGC Docs
Search
K

Extusers API Reference

Extusers

Extusers allows developers to get voting details through the external user id for the voting time and tile id.

Properties

Field
Type
Value
POST
PUT
Definition
vote_id
integer
unique id for vote
datetime
string
Voted time
tile_id
string
Resource id

GET extusers/:extuserId/:interations

This endpoint will return external user interactions details by the id.

Resource URL

https://api.stackla.com/api/extusers/:extuserId/:interactions

Resource Details

Rate limited
Yes
Access scope
User

Request Parameters

Name
Mandatory
Request type
Description
extuserId
Yes
endpoint
ID of the external user
| | interactions | Yes | endpoint |
Type of interaction. Only "votes" is supported at this time
|