Skip to main content

Fetch statements

Use this endpoint to fetch the statements associated with a particular member.

POST
/users/{user_guid}/members/{member_guid}/fetch_statements

Path Parameters

FieldRequiredType

member_guid

The unique id for a member.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String
Loading...