API Reference
Collection Followers
List followers
GET
https://api.catenda.com/v2/projects/{project-id}/libraries/collections/{collection-id}/followers
Authentication
Bearer
Path Parameters
project-id
*
collection-id
*
Responses
200
OK
Description
Represents a User, Organization or Team.
A User is someone with a Catenda account, commonly representing a person.
An Organization represents a company, project organization or an application. Organizations do not have a username and cannot sign in to Catenda.
A Team represents a group of users within a project. Teams do not have a username and cannot sign in to Catenda.
id
name
username
email
createdAt
avatarUrl
type
Updated 10 Sep 2024
Did this page help you?