Get User Group IDs for a Blueprint
Get a list of user group IDs associated with a Blueprint.
URL
GET https://api-business.apple.com/v1/blueprints/{id}/relationships/userGroupsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string | The unique identifier for the resource. |
Query Parameters
| Name | Type | Description |
|---|---|---|
limit Optional | integer | The number of included related resources to return. |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | BlueprintUserGroupsLinkagesResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse | Too Many Requests |
Topics
Responses
See Also
Blueprints
Get BlueprintsCreate a BlueprintGet Blueprint InformationUpdate a BlueprintDelete a BlueprintGet App IDs for a BlueprintAdd Apps to a BlueprintRemove Apps from a BlueprintGet Configuration IDs for a BlueprintAdd Configurations to a BlueprintRemove Configurations from a BlueprintGet Package IDs for a BlueprintAdd Packages to a BlueprintRemove Packages from a BlueprintGet Device IDs for a Blueprint