Atlassian · Example Payload

Atlassian Atlassianlistworkspacesforuser Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Atlassianlistworkspacesforuser Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "atlassianListWorkspacesForUser",
  "method": "GET",
  "path": "/workspaces",
  "summary": "Atlassian List Workspaces For User",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "response",
      "example": {
        "pagelen": 10,
        "page": 1,
        "size": 1,
        "values": [
          {
            "uuid": "{a15fb181-db1f-48f7-b41f-e1eff06929d6}",
            "links": {
              "owners": {
                "href": "https://api.bitbucket.org/2.0/workspaces/bbworkspace1/members?q=permission%3D%22owner%22"
              },
              "self": {
                "href": "https://api.bitbucket.org/2.0/workspaces/bbworkspace1"
              },
              "repositories": {
                "href": "https://api.bitbucket.org/2.0/repositories/bbworkspace1"
              },
              "snippets": {
                "href": "https://api.bitbucket.org/2.0/snippets/bbworkspace1"
              },
              "html": {
                "href": "https://bitbucket.org/bbworkspace1/"
              },
              "avatar": {
                "href": "https://bitbucket.org/workspaces/bbworkspace1/avatar/?ts=1543465801"
              },
              "members": {
                "href": "https://api.bitbucket.org/2.0/workspaces/bbworkspace1/members"
              },
              "projects": {
                "href": "https://api.bitbucket.org/2.0/workspaces/bbworkspace1/projects"
              }
            },
            "created_on": "2018-11-14T19:15:05.058566+00:00",
            "type": "workspace",
            "slug": "bbworkspace1",
            "is_private": true,
            "name": "Atlassian Bitbucket"
          }
        ]
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/atlassian-atlassianlistworkspacesforuser-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.