CXUC

Groups

Group endpoints

Get all groups

get
https://{your-bynder-domain}/api/1/cxuc/groups

Query Parameters

orderBystring
orderTypestring
skipEnrichmentCallsstring

When present, skips asset enrichment calls

Headers

Authorizationstringrequired

Response

application/json

List of groups.

  • User JWT → classic Group array
  • Bynder API token → GroupsWithMissingAssets (headless)
One Of
canEditboolean
canViewboolean
coverobject
Show Child Parameters
creationTimestring
descriptionstring
guideIdsarray[string](uuid)
guidesarray[object]
Show Child Parameters
idstring(uuid)
lastModifiedTimestring
ownerIdstring
sharedboolean
titlestring
versioninteger
visibilitystring

Allowed values:PRIVATESPECIFICPORTALPUBLIC

get/api/1/cxuc/groups
 
application/json

Get group by ID

get
https://{your-bynder-domain}/api/1/cxuc/groups/{id}

Query Parameters

orderBystring
orderTypestring
skipEnrichmentCallsstring

When present, skips asset enrichment calls

Path Parameters

idstring(uuid)required

Headers

Authorizationstringrequired

Response

application/json

Group.

  • User JWT → classic Group
  • Bynder API token → GroupWithMissingAssets (headless)
One Of
canEditboolean
canViewboolean
coverobject
Show Child Parameters
creationTimestring
descriptionstring
guideIdsarray[string](uuid)
guidesarray[object]
Show Child Parameters
idstring(uuid)
lastModifiedTimestring
ownerIdstring
sharedboolean
titlestring
versioninteger
visibilitystring

Allowed values:PRIVATESPECIFICPORTALPUBLIC

get/api/1/cxuc/groups/{id}
 
application/json

AssetDto

object

Bynder asset data. Fields are populated when enrichment is available; only id is guaranteed when enrichment was skipped or asset was missing.

archiveboolean
brandIdstring
copyrightstring
dateCreatedstring
dateModifiedstring
datePublishedstring
descriptionstring
extensionarray[string]
fileSizeinteger
heightinteger
idstring
idHashstring
isPublicboolean
limitedboolean
mediaItemsarray[object]
Show Child Parameters
namestring
orientationstring
originalstring
propertyOptionsarray[string]
property_limitedrightsstring
tagsarray[string]
thumbnailsobject
Show Child Parameters
transformBaseUrlstring
typestring
userCreatedstring
videoPreviewURLsarray[string]
watermarkedboolean
widthinteger
Example

Cover

object
assetIdstring
assetNamestring
detailUrlstring
imageUrlstring
Example