API share with ids #538

Closed
opened 2026-05-14 11:44:40 +00:00 by mpeltriaux · 1 comment
Owner

Status quo

Due to unknown reasons API team sharing of entries has been based on team names rather than team ids. One reason might have been the need for another endpoint to fetch the corresponding id for a given team neam.

Enhancement

Since API sharing (or API usage at all) is quite unfrequently used, we could take an approach, where the developers ask beforehand for the needed ids of the teams, they want to share entries with. Ids can be easily extracted from the admin webinterface.

Therefore the team sharing should be extended in a way, that ids as well as team names are supported. Working with ids should be the default from now on.

# Status quo Due to unknown reasons API team sharing of entries has been based on team names rather than team ids. One reason might have been the need for another endpoint to fetch the corresponding id for a given team neam. # Enhancement Since API sharing (or API usage at all) is quite unfrequently used, we could take an approach, where the developers ask beforehand for the needed ids of the teams, they want to share entries with. Ids can be easily extracted from the admin webinterface. Therefore the team sharing should be extended in a way, that ids as well as team names are supported. Working with ids should be the default from now on.
mpeltriaux added the enhancement label 2026-05-14 11:44:40 +00:00
mpeltriaux self-assigned this 2026-05-14 11:44:40 +00:00
Author
Owner

Merged in #539

Merged in #539
Sign in to join this conversation.