GET accounts
- 09 Sep 2024
- 1 Minute to read
- Print
- PDF
GET accounts
- Updated on 09 Sep 2024
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get Accounts
Returns a list of accounts.
URL (GET)
/api/v1/accounts
Query Parameters
Key Name | Description | Required |
---|---|---|
id | Filter by account identifier | No |
name | Filter by account name | No |
companyName | Filter by company name | No |
Filter account by email | No | |
country | Filter by country name: Azerbaijan, Germany, India, Kosovo, United States | No |
phoneNumber | Filter by phone number | No |
partnerName | Filter by partner name which is the distributor. This filter is only available for Wasabi administrators. | No |
status | Filter by account status: Verified, Pending | No |
wasabiAccountNumber | Filter by a Wasabi account number | No |
storageAmount | Filter by storage amount: 20+ PB, 25 - 50 TB, 500 TB - 1 PB, 50 - 100 TB, Less than 25 TB | No |
page | List page number | No |
size | List page size | No |
Request Body
None.