Skip to main content

List all product keys

List all product keys associated to a user

Path Parameters
  • user_id integer required

    ID of the user

Responses

OK


Schema array
  • id integer

    Key ID

  • created date-time

    creation date

  • name string

    key name

  • token string

    The token

Loading...