---
title: "Retrieve account information"
method: GET
path: "/api/v4/account"
tags: ["Account"]
---

# Retrieve account information

`GET /api/v4/account`

## Response `200`

Account information retrieved successfully

- object
  - `availableLanguages` string[]
  - `defaultLanguage` string
  - `name` string
  - `timeZone` string
  - `isOpenImageBank` boolean

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
