Returns a paginated list of users associated with resources, including their roles. The list is filtered based on the permissions of the current user. Staff and support users can see all resource-user links. Other users can only see links for resources they have access to.
Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
user_full_name
string
Link a user to a resource
Creates a new association between a user and a resource with a specific role. The user must have permission to manage users for the resource (typically service provider staff or owners).
Required. 128 characters or fewer. Lowercase letters, numbers and @/./+/-/_ characters
user_full_name
string
Unlink a user from a resource
Removes the association between a user and a resource, effectively revoking their role on that resource. The user must have permission to manage users for the resource.