Get template
Development template endpoint that returns the caller’s ID for testing. | () -> (str)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
Development template endpoint that returns the caller’s ID for testing. | () -> (str)
Bearer authentication of the form Bearer <token>, where token is your auth token.