Menu

Expand
Rate this page:

Schema Version API

SchemaVersion properties

Resource Properties in REST API format
id
string Not PII

The unique identifier of the schema. Each schema can have multiple versions, that share the same id.

schema_version
integer Not PII

The version of this schema.

date_created
date_time<iso8601> Not PII

The date the schema version was created, given in ISO 8601 format.

url
url Not PII

The URL of this resource.

raw
url Not PII

Fetch a SchemaVersion resource

get
https://events.twilio.com/v1/Schemas/{Id}/Versions/{SchemaVersion}
Parameters
Parameters in REST API format
id
Path
get string Not PII

The unique identifier of the schema. Each schema can have multiple versions, that share the same id.

schema_version
Path
get integer Not PII

The version of the schema

Example 1
Loading Code Sample...
        
        

        Fetch Schema Version

        Read multiple SchemaVersion resources

        get
        https://events.twilio.com/v1/Schemas/{Id}/Versions
        Parameters
        Parameters in REST API format
        id
        Path
        get string Not PII

        The unique identifier of the schema. Each schema can have multiple versions, that share the same id.

        Example 1
        Loading Code Sample...
              
              

              Read Schema Version

              Rate this page:

              Need some help?

              We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

              Loading Code Sample...
                    
                    
                    

                    Thank you for your feedback!

                    Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

                    Sending your feedback...
                    🎉 Thank you for your feedback!
                    Something went wrong. Please try again.

                    Thanks for your feedback!

                    thanks-feedback-gif