DocsAPI ReferenceContact/bff/contact/workspace-list
getContactAdmin BFF

/bff/contact/workspace-list

Returns all workspaces assigned to a contact.

ContactgetBffContactWorkspace-list

Parameters

1 query

1 total
Query · 1
customerIdstringRequired

Contact external ID.

Request

GET /bff/contact/workspace-list

get
curl -X GET "https://api.bizkithub.com/bff/contact/workspace-list?customerId=abc123def456ghij" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key