Finding Team and User Ids

User Ids

User ids can either be fetched programatically using the Get Users Endpoint or found in the URL bar when viewing the user's page in the admin panel on the web:

250 364 891

All user ids are UUIDs prefixed by u-.

Team Ids (group_ids on the API)

Team Ids can be found in the URL bar when viewing a team's page in the admin panel on the web:

250 387 1501

All team ids are prefixed with g-.