v1

latestOpenAPI 3.0.02026-07-17939.8 KB

Return the config for the given DEP name.

get/v1/config/{name}

Response

Config corresponding to the DEP name.

base_urlstring url

The base URL of the Apple Device Assignment Services server to call out to. Typically only overridden when talking to another DEP server such as the depsim simulator.

Example response

{
  "base_url": "http://127.0.0.1:8080/"
}