Skip to main content

Gets information about a project.

GET 

/v2/projects/:project

Gets information about a project.

Request

Path Parameters

    project stringrequired

    Possible values: Value must match regular expression [a-z]+

    The project identifier.

    Example: geyser

Responses

OK

Schema

    project_id string

    Possible values: Value must match regular expression [a-z]+

    project_name string
    versions string[]
Loading...