v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14319480.3 KB

Describe the code binding URI.

get/v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language}

Path parameters

languagestring required

The language of the code binding.

registryNamestring required

The name of the registry.

schemaNamestring required

The name of the schema.

Query parameters

schemaVersionstring

Specifying this limits the results to only this schema version.

Response

Success

CreationDatestring date-time

The time and date that the code binding was created.

LastModifiedstring date-time

The date and time that code bindings were modified.

SchemaVersionstring

The version number of the schema.

Status'CREATE_IN_PROGRESS' | 'CREATE_COMPLETE' | 'CREATE_FAILED'

The current status of code binding generation.