ApiKeyResponse

  • createdAt
    Type: stringFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • environment
    Type: stringenum
    required
    values
    • sandbox
    • live
  • expiresAt
    Type: string | nullFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • id
    Type: stringFormat: uuid
    required
  • isActive
    Type: boolean
    required
  • keyPrefix
    Type: string
    required

    First characters of the key, for identification

  • lastUsedAt
    Type: string | nullFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • name
    Type: string
    required