v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Account

Get Users

This endpoint allows the retrieval of the users’ profile information, associated with a specific account.

Request Parameters

  • Retrieve profile information for all associated users See Structure of API Calls for details.

Response Message

  • If the GET request is successful, the following response message will be returned along with a 200 HTTP status code.
get/programs/{programCode}/accounts/{accountIdentifier}/users

Path parameters

programCodestring required

Partner program code for the account.

accountIdentifierstring required

Unique account identifier (UID or GUID).

Headers

X-GD-RequestIdstring required

Unique request tracking identifier (X-GD-RequestId header).

Response

OK