You can manage a user using the Platform Automation API for operations including:

Details of required parameters, available methods and endpoint urls for this task can be found within FaUAPI user task schema documentation.

Retrieving a user by email

You can use this endpoint to retrieve a user by their email address. View details on the url and any parameters required to use this endpoint.

Retrieving a user by ID

You can use this endpoint to retrieve a user by the unique ID assigned to that user. View details on the url and any parameters required to use this endpoint.

Example

An example showing how to use a Platform Automation API endpoint for automation can found in the Example automation using an api endpoint section.