Get roles of users for a website
Retrieves roles of users for a specific website. If userId is provided, retrieves the role of that specific user for the website.
GET
Retrieves roles of users for a specific website. If userId is provided, retrieves the role of that specific user for the website.
Loading code example
Loading code example
Authorizations
apiKeyAuthstringheaderrequired
API key passed in the header.
Query Parameters
websiteIdstring<uuid>required
UUID of the website
userIdstring<uuid>
UUID of the user
Response
application/json
200
dataarray<object>requireddata.idstring<uuid>requiredUUID of the website user role