Skip to main content

Get an address by ID

Get an address by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get the address by id.


Schema
  • Array [
  • description string

    Possible values: <= 1023 characters

  • id string

    uuid of the resource

  • name string required

    Possible values: <= 63 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

  • tag string[]

    Possible values: <= 64

    Tags for address object

  • type string
  • ]
Loading...