v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBCompany Enrollment
Get enrollment config
This endpoint fetches the enrollment config for the company.
get/v2/companies/{companyId}/enrollment-config
Response
OK
Example response
{
"termsAndConditions": "https://www.spotnana.com/terms/",
"termsAndConditionsList": [
"I agree to the <a href=\"https://www.spotnana.com/terms/\">Terms of Service</a>",
"I agree to the <a href=\"https://www.spotnana.com/privacy/\">Privacy Policy</a>"
]
}