Skip to main content

Questions tagged [stack-overflow-for-teams]

For questions about using the Stack Exchange API to access Stack Overflow for Teams data. For general Stack Overflow for Teams questions, please visit Meta Stack Overflow.

7 questions with no upvoted or accepted answers
Filter by
Sorted by
Tagged with
6 votes
0 answers
150 views

The Stack Exchange API supports access to Stack Overflow for Teams; see the Teams API documentation. But, since Teams content is private, post images aren't uploaded to imgur.com, but instead hosted ...
Glorfindel's user avatar
  • 6,792
4 votes
0 answers
65 views

I am attempting to pull the articles from my company's collective. They are all returned when no tagged filter is used. This should return results for the articles tagged wso2 or is there a different ...
A.J.'s user avatar
  • 141
2 votes
0 answers
80 views

The documentation says (emphasis mine): Starting with the release of Stack Overflow For Teams, the Stack Exchange API exposes read-only access to data stored in private Teams. This is slightly ...
Glorfindel's user avatar
  • 6,792
1 vote
0 answers
63 views

I'm attempting to set up OAuth in the Stack Overflow API. I've created a Stack App and obtained the Client ID and Client Secret. However, I'm encountering difficulties in the process and require ...
Amit Rawat's user avatar
1 vote
0 answers
36 views

We are Teams users and want to get all the articles and questions added into one collection. I did not find it in the documentation.
Rocky Shang's user avatar
1 vote
0 answers
67 views

How can I use Stack Overflow for Teams with Stack Exchange API combined? I have tried creating a stack app and using client ID in Stack Exchange API. I made a localhost application to implement Stack ...
org1's user avatar
  • 11
0 votes
1 answer
247 views

I'm trying to call a PUT/DELETE request using the Stack Overflow Teams API in Python, but I'm encountering errors. As an FYI, I have a working PAT that allows me to make get requests for articles and ...
Shadae's user avatar
  • 1