API
...
Library
Overview

List Digital Humans

2min

Leverage the GET /head/user api endpoint to list all Digital Humans related to your user. These Digital Humans are availble to Update a Digital Human and to display in any adminstation portal you may be building.

Curl


The following parameters are available to you should you wish to refine your results:

Name

Description

order

string(query)

--, ASC, DESC

page

number(query)

Page number to return

take

number(query)

Number of returned items per page

The response of the GET endpoint follows a similar format to that below

GET /head/user response