Snag Docs logo

Get all website user attributes

Get all website user attributes

GEThttps://admin.snagsolutions.io/api/website_user_attributes

Get all website user attributes

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Query Parameters

websiteIdstring<uuid>

Unique identifier for the website

organizationIdstring<uuid>

Unique identifier for the organization

limitintegerdefault: 10

Maximum number of records to return (max 100)

Required range: x >= 1, x <= 100
Default: 10
startingAfterstring<uuid>

Pagination cursor to start after a specific resource ID

Response

application/json

200

dataarray<object>required
data.websiteIdstringrequired
data.organizationIdstringrequired
data.idstringrequired
data.labelstringrequired
data.createdAtstring<date-time>required
data.updatedAtstring<date-time>required
data.deletedAtstring<date-time>required
hasNextPagebooleanrequired