APIHub
Back to Explore

Business Unit

Retrieve Business Unit information.

Uncategorized
OAuth
HTTPS
CORS: Unknown
Visit official documentation

Latency

Not monitored yet

Uptime

Not monitored yet

Playground

Verified

live

Endpoints

REST · JSON
GET

/business-units/v3/business-units/user/{userId}

Get Business Units for a user

  • userId (path, required) — Identifier of user to retrieve.
  • properties (query) — The names of properties to optionally include in the response body. The only valid value is `logoMetadata`.
  • name (query) — The names of Business Units to retrieve. If empty or not provided, then all associated Business Units will be returned.

1 endpoint auto-detected

Authentication

This API requires authentication: OAuth.

curl -X GET \
  "https://api.hubapi.com/business-units/v3/business-units/user/{userId}"

api.hubapi.com · HTTPS only