# Organization and Group identification for Projects using the API

Using the API, you can do the following:

* Get a list of groups identified by GroupId by using the endpoint [Get a group](https://apidocs.snyk.io/?version=2024-09-03%7Ebeta#get-/groups/-group_id-).
* Get the list of Organizations that you have access to by using the endpoint [List accessible organizations](https://docs.snyk.io/reference/orgs#orgs).
* Find the Groupid by using the endpoint [List all the organizations a user belongs to](https://docs.snyk.io/reference/organizations-v1#orgs).
* Request a list of Organizations (identified by Orgid) based on a Groupid by using the endpoint [List all organizations in a group](https://docs.snyk.io/reference/orgs#groups-group_id-orgs).
