GET /team/{id}/icon
Retrieve the download URL for the Team icon, or receive a redirect response to said URL.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/team/{id}/icon
Resource URL Variables
{id} | the ID of the Team |
Parameters
redirect optional |
if true or omitted, then redirect to the URL. If false then simply return the URL. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | download |
HTTP Method | GET |
Request Object | None |
Response Object | None |