Skip to main content
Version: v0.6

Get endpoints for a resource of an environment that belongs to a project.

Get endpoints for a resource.

Get endpoints for a resource of an environment that belongs to a project.

Path Parameters
    project string required
    environment string required
    resource string required
Query Parameters
    watch boolean
Responses

OK


Schema
  • Array [
  • name string required
    url string required
  • ]
Loading...