Skip to main content
Server path: /persona-admin | Type: Application | PCID required: Yes

Tools

ToolDescription
persona_admin_archive_a_webhookArchive a Webhook
persona_admin_clone_a_webhookClone a Webhook
persona_admin_clone_api_keyClone an API key
persona_admin_create_a_connect_connectionCreate a Connection
persona_admin_create_a_graph_queryCreate a Graph Query
persona_admin_create_a_share_tokenCreate a Share Token
persona_admin_create_a_webhookCreate a Webhook
persona_admin_create_a_workflow_runCreate a Workflow Run
persona_admin_create_an_api_keyCreate an API key
persona_admin_deactivate_a_connect_connectionDeactivate a Connect Connection
persona_admin_disable_a_webhookDisable a Webhook
persona_admin_enable_a_webhookEnable a Webhook
persona_admin_expire_an_api_keyExpire an API key
persona_admin_expire_share_tokenExpire a Share Token
persona_admin_import_an_accountImport Accounts
persona_admin_import_email_address_listsImport Email Address Lists
persona_admin_import_geolocation_listsImport Geolocation Lists
persona_admin_import_government_id_number_listsImport Government ID Number Lists
persona_admin_import_ip_address_listsImport IP Address Lists
persona_admin_import_name_listsImport Name Lists
persona_admin_import_phone_number_listsImport Phone Number Lists
persona_admin_list_all_api_keysList all API keys
persona_admin_list_all_api_logsList all API Logs
persona_admin_list_all_connect_connectionsList all Connections
persona_admin_list_all_devicesList all Devices
persona_admin_list_all_eventsList all Events
persona_admin_list_all_importersList all Importers
persona_admin_list_all_rate_limitsList all Rate Limits
persona_admin_list_all_share_tokensList all Share Tokens
persona_admin_list_all_user_audit_logsList all User Audit Logs
persona_admin_list_all_webhooksList all Webhooks
persona_admin_list_all_workflow_runsList all Workflow Runs
persona_admin_reactivate_a_connect_connectionReactivate a Connection
persona_admin_redeem_share_tokenRedeem a Share Token
persona_admin_retrieve_a_connect_connectionRetrieve a Connect Connection
persona_admin_retrieve_a_deviceRetrieve a Device
persona_admin_retrieve_a_graph_queryRetrieve a Graph Query
persona_admin_retrieve_a_share_tokenRetrieve a Share Token
persona_admin_retrieve_a_user_audit_logRetrieve a User Audit Log
persona_admin_retrieve_a_webhookRetrieve a Webhook
persona_admin_retrieve_a_workflow_runRetrieve a Workflow Run
persona_admin_retrieve_an_api_keyRetrieve an API key
persona_admin_retrieve_an_api_logRetrieve an API Log
persona_admin_retrieve_an_eventRetrieve an Event
persona_admin_retrieve_an_importerRetrieve an Importer
persona_admin_rotate_a_webhook_secretRotate a Webhook’s secret
persona_admin_update_a_connect_connectionUpdate a Connect Connection
persona_admin_update_a_webhookUpdate a Webhook
persona_admin_update_an_api_keyUpdate an API key

persona_admin_archive_a_webhook

Archive a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)

persona_admin_clone_a_webhook

Clone a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesThe ID of the Webhook to clone (starts with “wbh_“)

persona_admin_clone_api_key

Clone an API key Parameters:
ParameterTypeRequiredDefaultDescription
api-key-idstringYesThe token/ID of the API key to be cloned.
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_create_a_connect_connection

Create a Connection Parameters:
ParameterTypeRequiredDefaultDescription
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectNoThe data value

persona_admin_create_a_graph_query

Create a Graph Query Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value
metaobjectNoThe meta value

persona_admin_create_a_share_token

Create a Share Token Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_create_a_webhook

Create a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_create_a_workflow_run

Create a Workflow Run Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
workflow-idstringYesThe workflow-id value
dataobjectYesThe data value
metaobjectNoThe meta value

persona_admin_create_an_api_key

Create an API key Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_deactivate_a_connect_connection

Deactivate a Connect Connection Parameters:
ParameterTypeRequiredDefaultDescription
connection-idstringYesID of the connect connection

persona_admin_disable_a_webhook

Disable a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)

persona_admin_enable_a_webhook

Enable a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)

persona_admin_expire_an_api_key

Expire an API key Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
api-key-idstringYesAPI key’s ID (starts with “api_“)
metaobjectYesThe meta value

persona_admin_expire_share_token

Expire a Share Token Parameters:
ParameterTypeRequiredDefaultDescription
share-token-idstringYesThe token/ID of the Share Token to be expired.
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_import_an_account

Import Accounts Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_email_address_lists

Import Email Address Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_geolocation_lists

Import Geolocation Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_government_id_number_lists

Import Government ID Number Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_ip_address_lists

Import IP Address Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_name_lists

Import Name Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_import_phone_number_lists

Import Phone Number Lists Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectYesThe data value

persona_admin_list_all_api_keys

List all API keys Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
filterobjectNoThe filter value

persona_admin_list_all_api_logs

List all API Logs Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_list_all_connect_connections

List all Connections Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
filterobjectNoThe filter value

persona_admin_list_all_devices

List all Devices Parameters:
ParameterTypeRequiredDefaultDescription
filterobjectYesThe filter value

persona_admin_list_all_events

List all Events Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
filterobjectNoThe filter value

persona_admin_list_all_importers

List all Importers Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_list_all_rate_limits

List all Rate Limits

persona_admin_list_all_share_tokens

List all Share Tokens Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
filterobjectNoThe filter value

persona_admin_list_all_user_audit_logs

List all User Audit Logs Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_list_all_webhooks

List all Webhooks Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.

persona_admin_list_all_workflow_runs

List all Workflow Runs Parameters:
ParameterTypeRequiredDefaultDescription
pageobjectNoPage number for pagination
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
filterobjectNoThe filter value

persona_admin_reactivate_a_connect_connection

Reactivate a Connection Parameters:
ParameterTypeRequiredDefaultDescription
connection-idstringYesID of the connect connection

persona_admin_redeem_share_token

Redeem a Share Token Parameters:
ParameterTypeRequiredDefaultDescription
share-token-idstringYesThe token/ID of the Share Token to be redeemed.
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
dataobjectNoThe data value
metaobjectNoThe meta value

persona_admin_retrieve_a_connect_connection

Retrieve a Connect Connection Parameters:
ParameterTypeRequiredDefaultDescription
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
connection-idstringYesToken of the connect connection

persona_admin_retrieve_a_device

Retrieve a Device Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
device-idstringYesDevice ID

persona_admin_retrieve_a_graph_query

Retrieve a Graph Query Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
graph-query-idstringYesThe graph-query-id value

persona_admin_retrieve_a_share_token

Retrieve a Share Token Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
share-token-idstringYesThe ID of the Share Token

persona_admin_retrieve_a_user_audit_log

Retrieve a User Audit Log Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
user-audit-log-idstringYesThe user-audit-log-id value

persona_admin_retrieve_a_webhook

Retrieve a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)

persona_admin_retrieve_a_workflow_run

Retrieve a Workflow Run Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
workflow-run-idstringYesWorkflow Run’s ID (starts with “wfr_“)

persona_admin_retrieve_an_api_key

Retrieve an API key Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
api-key-idstringYesAPI key’s ID (starts with “api_“)

persona_admin_retrieve_an_api_log

Retrieve an API Log Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
api-log-idstringYesThe api-log-id value

persona_admin_retrieve_an_event

Retrieve an Event Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
event-idstringYesThe event-id value

persona_admin_retrieve_an_importer

Retrieve an Importer Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
importer-idstringYesString ID of the importer to fetch

persona_admin_rotate_a_webhook_secret

Rotate a Webhook’s secret Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)
metaobjectNoThe meta value

persona_admin_update_a_connect_connection

Update a Connect Connection Parameters:
ParameterTypeRequiredDefaultDescription
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
connection-idstringYesToken of the connect connection
dataobjectNoThe data value

persona_admin_update_a_webhook

Update a Webhook Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
webhook-idstringYesWebhook’s ID (starts with “wbh_“)
dataobjectNoThe data value

persona_admin_update_an_api_key

Update an API key Parameters:
ParameterTypeRequiredDefaultDescription
includestringNoA comma-separated list of relationship paths. This can be used to customize which related resources will be fully serialized in the included key in the response. See Serialization for more details.
fieldsobjectNoComma-separated list(s) of attributes to include in the response. This can be used to customize which attributes will be serialized in the response. See Serialization for more details.
api-key-idstringYesAPI key’s ID (starts with “api_“)
dataobjectYesThe data value