List Account Users

Get all users assigned to an account.

get

/v1/accounts/{accountId}/users

Path parameters
accountIdstringrequired
Responses
curl -L \
  --url '/v1/accounts/{accountId}/users'
{
  "$meta": {
    "pagination": {
      "offset": 1,
      "limit": 1,
      "total": 1
    },
    "omitted": [
      "text"
    ]
  },
  "data": [
    {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-02-23T05:23:33.731Z",
          "by": {
            "id": "text",
            "audit": "[Circular Reference]",
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        },
        "updated": {
          "at": "2025-02-23T05:23:33.731Z",
          "by": {
            "id": "text",
            "audit": "[Circular Reference]",
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        },
        "access": {
          "at": "2025-02-23T05:23:33.731Z"
        },
        "joined": {
          "at": "2025-02-23T05:23:33.731Z"
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "href": "text",
      "user": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-02-23T05:23:33.731Z",
            "by": {
              "id": "text",
              "audit": "[Circular Reference]",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "updated": {
            "at": "2025-02-23T05:23:33.731Z",
            "by": {
              "id": "text",
              "audit": "[Circular Reference]",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "invitationAcceptedAt": "2025-02-23T05:23:33.731Z"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "href": "text",
        "email": "text",
        "status": "text",
        "phone": {
          "prefix": "text",
          "number": "text"
        },
        "firstName": "text",
        "lastName": "text",
        "icon": "text",
        "lastLoginAt": "2025-02-23T05:23:33.731Z",
        "settings": {
          "cultureCode": "text",
          "languageCode": "text"
        },
        "name": "text",
        "currentAccount": {
          "id": "text",
          "audit": {
            "created": "[Circular Reference]",
            "updated": "[Circular Reference]"
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "type": "Client",
          "status": "Active",
          "serviceLevel": "Express",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "icon": "text",
          "technicalSupportEmail": "hello@example.com",
          "website": "text",
          "description": "text",
          "name": "text",
          "groups": [
            "[Circular Reference]"
          ]
        },
        "accounts": [
          {
            "id": "text",
            "audit": {
              "created": "[Circular Reference]",
              "updated": "[Circular Reference]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "Client",
            "status": "Active",
            "serviceLevel": "Express",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "icon": "text",
            "technicalSupportEmail": "hello@example.com",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": "[Circular Reference]"
          }
        ]
      },
      "account": {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "href": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "Client",
        "status": "Active",
        "serviceLevel": "Express",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "icon": "text",
        "technicalSupportEmail": "hello@example.com",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "audit": "[Circular Reference]",
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "description": "text",
            "account": "[Circular Reference]",
            "logo": "text",
            "isDefault": true,
            "modules": "[Circular Reference]",
            "users": "[Circular Reference]",
            "buyers": "[Circular Reference]"
          }
        ]
      },
      "invitation": {
        "url": "text",
        "status": "text"
      },
      "groups": [
        {
          "id": "text",
          "audit": {
            "created": "[Circular Reference]",
            "updated": "[Circular Reference]"
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "name": "text",
          "description": "text",
          "account": {
            "id": "text",
            "audit": {
              "created": "[Circular Reference]",
              "updated": "[Circular Reference]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "Client",
            "status": "Active",
            "serviceLevel": "Express",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "icon": "text",
            "technicalSupportEmail": "hello@example.com",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": "[Circular Reference]"
          },
          "logo": "text",
          "isDefault": true,
          "modules": [
            "[Circular Reference]"
          ],
          "users": [
            "[Circular Reference]"
          ],
          "buyers": [
            "[Circular Reference]"
          ]
        }
      ],
      "buyers": [
        {
          "id": "text",
          "audit": {
            "created": "[Circular Reference]",
            "updated": "[Circular Reference]",
            "activated": "[Circular Reference]",
            "unassigned": "[Circular Reference]"
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "contact": {
            "name": "text",
            "firstName": "text",
            "lastName": "text",
            "email": "hello@example.com",
            "phone": {
              "prefix": "text",
              "number": "text"
            },
            "user": "[Circular Reference]",
            "type": "text"
          },
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "icon": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "audit": {
              "created": "[Circular Reference]",
              "updated": "[Circular Reference]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "Client",
            "status": "Active",
            "serviceLevel": "Express",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "icon": "text",
            "technicalSupportEmail": "hello@example.com",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": "[Circular Reference]"
          },
          "name": "text",
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            "[Circular Reference]"
          ]
        }
      ],
      "modules": [
        {
          "id": "text",
          "audit": {
            "created": "[Circular Reference]",
            "updated": "[Circular Reference]"
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "description": "text",
          "isConfigurable": true,
          "isEnabledByDefault": true,
          "paid": true,
          "name": "text",
          "filters": {
            "group.buyers": [
              "text"
            ]
          },
          "settings": {
            "sharedAccount": true,
            "configurable": true,
            "default": true,
            "paid": true,
            "type": [
              "text"
            ]
          },
          "accountTypes": [
            "text"
          ]
        }
      ]
    }
  ]
}

Last updated

Was this helpful?