Skip to main content

API List all base collaborators


Forum|alt.badge.img+3

I have a base with several collaborators. Some are listed in columns with collaborators and some aren’t.
I want to use the api to retrieve a list of all collaborators belonging to the base in question. Is that currently possible?

7 replies

I have excatly the same request.
Is there any API request available to get all team members ?


I’ve emailed support about this in the past and they’ve said it’s on the roadmap.

We also need this… please add soon :slightly_smiling_face:


  • New Participant
  • 1 reply
  • March 8, 2019

Hey, Any updates???


Forum|alt.badge.img+3
  • Participating Frequently
  • 7 replies
  • July 1, 2019

Bump! I don’t really want to store my base / table names in a separate place and then make sure I keep them updated, as I can’t loop through.


I use a work around, I have a table with metadata in. I would like table metadata accessible too!

It’s quick to update but not automatic.

Each row is a table name from the current database. One field is a multi collaborator type field with all the current collaborators added, another field is a multi tag type with all the tags included etc.

Then I get use that information to populate combo box’s or other form elements.


Forum|alt.badge.img
  • New Participant
  • 4 replies
  • July 3, 2020
Richard_Casemor wrote:

I use a work around, I have a table with metadata in. I would like table metadata accessible too!

It’s quick to update but not automatic.

Each row is a table name from the current database. One field is a multi collaborator type field with all the current collaborators added, another field is a multi tag type with all the tags included etc.

Then I get use that information to populate combo box’s or other form elements.


There seems to be an api for this now.


Forum|alt.badge.img+20
  • Inspiring
  • 375 replies
  • July 9, 2020

You can also retrieve a list of all base collaborators via the scripting block.


Reply