curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams \
--header 'Authorization: Bearer <token>'{
"uuid": "<string>",
"name": "<string>",
"email": "<string>",
"access": {
"is_owner": true,
"data_access": true,
"data_access_expires_at": "<string>",
"can_access_all_assets": true,
"created_at": "<string>",
"updated_at": "<string>"
},
"created_at": "<string>",
"updated_at": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams \
--header 'Authorization: Bearer <token>'{
"uuid": "<string>",
"name": "<string>",
"email": "<string>",
"access": {
"is_owner": true,
"data_access": true,
"data_access_expires_at": "<string>",
"can_access_all_assets": true,
"created_at": "<string>",
"updated_at": "<string>"
},
"created_at": "<string>",
"updated_at": "<string>"
}Returns a list of teams that have access to the specified location, including their access permissions.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Show access
null for permanent access.