Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

List organizationgroups

Lists groups to which organizations can belong.

Request

HTTP GET to /organizationgroups

Filter

Name

Required

Example

Description

Data Type

id

no

id=1

Only show the group with the given id

ID

...

Code Block
APIURL/organizationgroups.xml?apikey=338934897438

Response

Name

Example

Description

Data Type

id

<id>1</id>

Unique ID

ID

name

<name>Groupname</name>

Name of group

String

businessunitid<businessunitid>1</businessunitid>ID of business unitID

...