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
descriptionstring or null
root_domainstring or null
registration_hookobject or null
authentication webhook for registration
ms_teams_fqdnstring or null
test_numberstring or null
used for inbound testing for accounts on free plan
test_application_namestring or null
name of test application that can be used for new signups
test_application_sidstring or null
identifies test application that can be used for new signups

Errors