LoginResponse

  • access_token
    Type: string

    JWT access token for API authentication

  • catalog
    Type: object

    Workspace information

    • bio
      Type: string

      Workspace description

    • company_color
      Type: string

      Brand color (hex)

    • company_image
      Type: string

      Company image URL

    • company_logo
      Type: string

      Company logo URL

    • default_currency
      Type: string

      Default currency code

    • id
      Type: integerFormat: uint

      Workspace ID

    • name
      Type: string

      Workspace name

    • public_name
      Type: string

      Public display name

    • status
      Type: string

      Workspace status

  • refresh_token
    Type: string

    Token to refresh the access token