RCS Senders

Gets test number state of the sender for the project.

Returns test number state of the sender for the project.
get/v1/projects/{projectId}/rcs/senders/{senderId}/testNumbers/{testNumber}

Path parameters

projectIdstring required

The unique ID of the project. You can find this on the <a href="https://dashboard.sinch.com/">Sinch Dashboard</a>.

senderIdstring required
testNumberstring required

Response

Test number state.

numberstring e.164 phone number required

Test phone number.

state'DECLINED' | 'INVALID' | 'PENDING' | 'REJECTED' | 'UNVERIFIED' | 'VERIFIED' | 'UNRECOGNIZED' required

Test phone state.

submittedstring required

Date of submitting phone number.

Changes

Changed in 2 of the 4 revisions of this API.630

  • c6a937922d10629See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • the response's property type changed from string to no type for status

      response-property-type-changed

    • removed subschema #1: ProjectNotFoundErrorTitle subschema #2: SenderNotFoundErrorTitle subschema #3: UserIsNotTesterForAgentErrorTitle from the response body oneOf list for the response status

      response-body-one-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • removed the DECLINED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the INVALID enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the PENDING enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the REJECTED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the UNRECOGNIZED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the UNVERIFIED enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the VERIFIED enum value from the response property for the response status

      response-property-enum-value-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • api operation id SendersController_getTestNumberState_v1 removed and replaced with RcsSendersController_getTestNumberState_v1

      api-operation-id-removed

Of the 4 revisions, 1 has no diff computed.