Skip to main content

List Resources

GET 

/resources

List Resources

Responses

A list of Resources

Schema

  • Array [

  • id uuid
    project_id uuid
    display_name string
    type string
    created_at date-time
    updated_at date-time

    relay_application

    object

    id uuid

    A unique identifier for the Resource

    name string
    reference string
  • ]

Loading...