Skip to main content
Get a list of the custom attributes of the account. Required Scope: Read Users, Manage users, Read All, or Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Example Output

[
	{
		"name": "Personal Email",
		"id": 87846,
		"position": 1,
		"shortname": "personalemail"
	},
	{
		"name": "Work Email",
		"id": 87845,
		"position": 2,
		"shortname": "workemail"
	},
	{
		"name": "Linked Account",
		"id": 85306,
		"position": 3,
		"shortname": "linkedaccount"
	}
]

Workflow Library Example

List Custom Attributes with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop