List Tokens

Get the API tokens collection.

GET/v1/accounts/api-tokens
Response

Success

Body
$metaListMetadata (object)
dataarray of ApiTokenQueryModel (object)
Request
const response = await fetch('/v1/accounts/api-tokens', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
{
  "$meta": {
    "omitted": [
      "text"
    ],
    "pagination": {}
  },
  "data": [
    {
      "id": "text",
      "audit": {
        "created": {
          "at": "2024-07-26T23:42:58.115Z",
          "by": {
            "id": "text",
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        },
        "updated": {
          "at": "2024-07-26T23:42:58.115Z",
          "by": {
            "id": "text",
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "href": "text",
      "status": "text",
      "name": "text",
      "description": "text",
      "icon": "text",
      "lastAccessAt": "2024-07-26T23:42:58.115Z",
      "token": "text",
      "account": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2024-07-26T23:42:58.115Z",
            "by": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "updated": {
            "at": "2024-07-26T23:42:58.115Z",
            "by": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "href": "text",
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "serviceLevel": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "icon": {
          "path": "text",
          "apiVersion": "text"
        },
        "technicalSupportEmail": "name@gmail.com",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-26T23:42:58.115Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-26T23:42:58.115Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "description": "text",
            "modules": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "description": "text",
                "isConfigurable": false,
                "isEnabledByDefault": false,
                "name": "text",
                "accountTypes": [
                  "text"
                ]
              }
            ],
            "logo": "text",
            "isDefault": false,
            "users": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "invitationAcceptedAt": "2024-07-26T23:42:58.115Z"
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "email": "text",
                "status": "text",
                "phone": {
                  "prefix": "text",
                  "number": "text"
                },
                "firstName": "text",
                "lastName": "text",
                "icon": "text",
                "lastLoginAt": "2024-07-26T23:42:58.115Z",
                "settings": {
                  "cultureCode": "text",
                  "languageCode": "text"
                },
                "name": "text",
                "accounts": []
              }
            ]
          }
        ],
        "buyers": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-26T23:42:58.115Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-26T23:42:58.115Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "contact": {
              "name": "text",
              "firstName": "text",
              "lastName": "text",
              "email": "name@gmail.com",
              "phone": {
                "prefix": "text",
                "number": "text"
              },
              "user": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "invitationAcceptedAt": "2024-07-26T23:42:58.115Z"
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "email": "text",
                "status": "text",
                "phone": {
                  "prefix": "text",
                  "number": "text"
                },
                "firstName": "text",
                "lastName": "text",
                "icon": "text",
                "lastLoginAt": "2024-07-26T23:42:58.115Z",
                "settings": {
                  "cultureCode": "text",
                  "languageCode": "text"
                },
                "name": "text",
                "accounts": []
              },
              "type": "text"
            },
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text"
            },
            "status": "text",
            "icon": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "name": "text",
            "sellers": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-26T23:42:58.115Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "externalId": "text",
                "status": "text",
                "icon": "text",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "name": "text"
              }
            ]
          }
        ]
      },
      "modules": [
        {
          "id": "text",
          "audit": {
            "created": {
              "at": "2024-07-26T23:42:58.115Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            },
            "updated": {
              "at": "2024-07-26T23:42:58.115Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "description": "text",
          "isConfigurable": false,
          "isEnabledByDefault": false,
          "name": "text",
          "accountTypes": [
            "text"
          ]
        }
      ]
    }
  ]
}

Last updated

SoftwareOne is a trademark of SoftwareOne, Inc. "The Software Licensing Experts" is a service mark of SoftwareOne, Inc. VAR assist is a trademark of SoftwareOne, Inc. "It pays to partner" is a service mark of SoftwareOne, Incorporated.