ProZ.com global directory of translation services
The translation workplace
Ideas

UserListCollaborator

Description

User collaborator for a given UserList.

Example

{
  "entity_list_collaborator_id": 17,
  "entity_list_id": 3,
  "entity_id": 46745,
  "entity_link": "https://api.proz.com/v2/users/ad00b4f1-7b79-461d-92bd-57b4373ef1cb",
  "permission": "admin"
}

Fields

UserListCollaborator

entity_list_collaborator_id integer
(read-only)
The UserListCollaborator ID.
entity_list_id integer The UserList ID.
entity_id integer The ProZ.com entity_id corresponding to this user.
entity_link string An API link to the User summary for the user represented by this entry.
permission enum('admin', 'edit', 'view') The current permissions that the user has over the UserList.

Endpoints that use this resource