---
title: "GET /users/users/organizations"
method: GET
path: "/users/users/organizations"
tags: ["users"]
---

# GET /users/users/organizations

`GET /users/users/organizations`

Get all of the Dockstore organizations for a user, sorted by most recently updated.

## Query parameters

- `count` integer
- `filter` string

## Response `200`

A list of the Dockstore organizations for a user

- OrganizationUpdateTime[]
  - `displayName` string
  - `lastUpdateDate` integer
  - `name` string

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/52f0ecb5c8ca/schema)
