You can use GET requests to the /v1/service-discovery-enrollment/well-known-settings endpoint in the Jamf Pro API to view and verify your configuration.
These instructions are for interacting with the Jamf Pro API documentation as described in the Jamf Pro API Overview. You can also interact with the Jamf Pro API using an alternative method if you prefer.
- Authenticate to get a token.
- Navigate to the service-discovery-enrollment section, and click to expand the section.
- Click the GET /v1/service-discovery-enrollment/well-known-settings object to expand it.
- Click Try it out.
- Click Execute.
You should receive a "200" server response code.
All Automated Device Enrollment server objects in your Jamf Pro instance display, identified by the Apple Business or Apple School Manager organization name and server UUID value. The enrollmentType value will be set to mdm-byod, mdm-adde, or none.