Get information about a specific entity type

Provides a way to return information about an entity type associated with an application. Entity types are the databases that store user profile information.

Path Params
string
required

Application ID. You can find your application ID on the Console's Manage Application page.

string
required

Name of the entity type.

Responses

Response body
object
string | null
required

Path used to directly access attributes of the entity type in an API operation.

string | null
required

Path used to directly access the entity type in an API operation.

Language
Authentication
URL