get https://yourServer.jamfcloud.com/api/v1/self-service/branding/ios/
Read a single Self Service iOS branding configuration indicated by the provided id.
Response
Read a single Self Service iOS branding configuration indicated by the provided id.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/self-service/branding/ios/ \
--header 'accept: application/json'