API Base URL
Security: Bearer AuthProvide your bearer token in the Authorization header when making requests to protected resources.Example:
Authorization: Bearer 123Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Domo API Server: https://api.domo.com
Authorization: Bearer 123| Property Name | Type | Description |
|---|---|---|
| name | string | User’s full name |
| id | String | The ID of the group |
| name | String | The name of the group |
| default | Boolean | Whether the group is the default group |
| active | Boolean | The active status of the group |
| creatorId | String | The ID of the user who created the group |
| memberCount | Number | The member count of the group |
| userIds | Array | The IDs of the users in the group |