curl -X GET "https://api.applivery.io/v1/organizations/{organizationId}/mdm/apple/enterprise/enrollment-templates" \
-H "Authorization: Bearer <YOUR_API_KEY>"const response = await fetch("https://api.applivery.io/v1/organizations/{organizationId}/mdm/apple/enterprise/enrollment-templates", {
method: "GET",
headers: {
Authorization: "Bearer <YOUR_API_KEY>",
},
});
const data = await response.json();import requests
response = requests.get(
"https://api.applivery.io/v1/organizations/{organizationId}/mdm/apple/enterprise/enrollment-templates",
headers={"Authorization": "Bearer <YOUR_API_KEY>"},
)
data = response.json()Request
authorization
Authorization: Bearer <token>
Responses
application/json
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Pro
Responses
200 Response
application/json
status
boolean
optional
data
object
optional
items
array [object]
optional
id
string
optional
name
string
optional
description
string
optional
rules
array [object]
optional
auxiliaryFields
array [object]
optional
loginProviderTypes
array [string]
optional
allowAutoContinue
boolean
optional
version
string
optional
updatedAt
string
optional
createdAt
string
optional
devicesCount
integer
optional
segmentId
integer
optional
totalDocs
integer
optional
limit
integer
optional
hasPrevPage
boolean
optional
hasNextPage
boolean
optional
page
integer
optional
totalPages
integer
optional
prevPage
integer
optional
nextPage
integer
optional
lean
boolean
optional
{
"status": true,
"data": {
"items": [
{
"id": "698f2b1c18f11470ce02da32",
"name": "Sales Team iPad Enrollment",
"description": "Standard configuration for sales team iPads with productivity apps and security policies.",
"rules": [
{
"name": "Executive Device Setup",
"displayNamePattern": "{firstName}-{lastName}-iPad",
"setDeviceName": true,
"tags": [
"executive",
"high-security"
],
"conditions": [
{
"tags": [
[
"executive"
],
[
"manager",
"director"
]
],
"auxiliaryFields": [
[
"department:sales"
],
[
"location:hq"
]
],
"patterns": [
"^iPad.*",
".*Proquot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
401 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
404 Response
application/json
status
boolean
optional
error
object
optional
code
number
optional
message
string
optional
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}
quot;
],
"identifiers": [
"[email protected]",
"A1B2C3D4E5F6"
]
}
],
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicyAssignments": [
{
"admPolicyId": "698f2b1c18f11470ce02da32",
"admPolicy": {},
"priority": 10
}
],
"commands": [
{
"type": "InstallProfile",
"profileId": "698f2b1c18f11470ce02da32"
}
],
"admVppLocationId": "698f2b1c18f11470ce02da32",
"admVppLocationInfo": {
"id": "698f2b1c18f11470ce02da32",
"name": "US Corporate VPP",
"config": {
"countryISO2ACode": "US",
"defaultPlatform": "ios",
"locationName": "US Corporate Location"
}
},
"allowActivationLock": false,
"setupAssistantEnable": true,
"setupAssistantSkippable": false,
"skipPersonalInfo": true,
"segmentId": 1
}
],
"auxiliaryFields": [
{
"type": "select",
"key": "department",
"title": "Department",
"description": "Select your organizational department for policy assignment.",
"options": [
"Sales",
"Engineering",
"Marketing",
"Operations"
]
}
],
"loginProviderTypes": [
"ldap",
"saml",
"google"
],
"allowAutoContinue": true,
"version": "3.2.1",
"updatedAt": "2026-02-10T14: 22:00Z",
"createdAt": "2026-01-15T10: 30:00Z",
"devicesCount": 45,
"segmentId": 1
}
],
"totalDocs": 0,
"limit": 0,
"hasPrevPage": true,
"hasNextPage": true,
"page": 0,
"totalPages": 0,
"prevPage": 0,
"nextPage": 0,
"lean": true
}
}
application/json
{
"status": false,
"error": {
"code": 4002,
"message": "No auth token"
}
}
application/json
{
"status": false,
"error": {
"code": 3001,
"message": "Entity not found"
}
}