projects
testbeds
View a testbed
View a testbed for a project. If the project is public, then the user does not need to be authenticated. If the project is private, then the user must be authenticated and have view permissions for the project, or provide a valid project key for the project.
get/v0/projects/{project}/testbeds/{testbed}
Path parameters
projectstring required
The slug or UUID for a project.
testbedstring required
The slug or UUID for a testbed.
Query parameters
specstring uuid
View the testbed with the specified spec UUID. This can be used to view a testbed with a historical spec that has since been replaced by a new spec. If not specified, then the current spec is used.
Response
successful operation