list service providers

This endpoint is only availble with an Admin level API key

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

list of service providers

service_provider_sidstringformat: "uuid"
namestring
descriptionstringOptional
root_domainstringOptional
registration_hookobjectOptional

authentication webhook for registration

ms_teams_fqdnstringOptional
test_numberstringOptional

used for inbound testing for accounts on free plan

test_application_namestringOptional

name of test application that can be used for new signups

test_application_sidstringOptional

identifies test application that can be used for new signups

Errors