Add option in the API to filter resources, forms, licenses and workflows per organization
Open
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
### Description
As service I have a robot/service account that connects via the API to REMS and i need to be able to retrieve objects (resources, forms, licenses and workflows) based on the organization they are associated with.
Organization short name is preferred as the id is not always known
### DoD
Filter available for objects e.g. for forms `curl -X GET "https://sd-apply.csc.fi/api/forms?organization=Organization short name" -H "accept: application/json"`
### Mentions
If this is available, apologies I could not find it.
Contributor guide
Assessment
This issue has not been assessed yet.