Returns metadata for a single teamsite identified by teamsiteId.
Use this endpoint after teamsite discovery when a workflow needs to resolve one teamsite identifier to its display name and default-status flag before calling teamsite-scoped APIs.
Glossary:teamsite - Tenant-scoped workspace partition used to organize Library content, permissions, and configuration context. default teamsite - Primary tenant teamsite represented by identifier 1.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
401
Unauthorized. The request is missing a bearer token or the token is invalid.
403
Forbidden. The caller is authenticated but lacks permission to view teamsite details.
404
Not Found. No teamsite exists for the supplied teamsiteId.
500
Internal Server Error. An unexpected server-side error occurred.