Skip to main content
GET
List Provider Versions

Path Parameters

org
string
required
name
string
required

Response

Successful Response

prefix
string
required
name
string
required
version
string
required
canonical
string
required
read-only

Slash-joined prefix/name canonical string of the owning provider.

Returns: Display form of the provider identity this version belongs to.

created_at
string<date-time>
updated_at
string<date-time>
wheel_sha256
string | null
Pattern: ^[0-9a-f]{64}$
package_name
string | null
Required string length: 1 - 200
entrypoint
string[] | null
source_hash
string | null
build_id
string | null
schemas
Schemas · object[] | null
changelog
string | null
status
enum<string>
default:building

Publish lifecycle status for a provider version.

Available options:
building,
published,
failed,
yanked
published_at
string<date-time> | null
error_message
string | null