List objects

Gets a list of repository objects, filtered by attributes.

Path Params
string
enum
required

Enum These are the available types for mPulse.

Allowed:
Query Params
string

Filter to the objects that have been deactivated.

string

Filter to the specified domain.

string
enum

Enum Filter to the specified domain type: APP, WEB.

Allowed:
string

Filter to the specified email address.

string

Filter to the specified main domain URL.

string

To get details for a specific object, using its name.

string

Filter to the specified owner ID.

string

Filter to the specified SAML ID.

string

Filter to the specified mPulse API key.

Headers
string

Alternative authorization methods. Options are Basic authentication or Bearer using the API Key listed in Account Settings. See Get started for help initially running the API.

string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

string

Optional, for use with the X-Auth-Token authorization header. The name of the tenant to connect to. Must be a tenant the user account has access to.

Responses

Response body
object

Repository objects.

objects
array of objects
required

Repository objects.

objects*
object

Repository object.

attributes
array of objects
required

Type-specific attributes (required for some object types). For example, the user type includes the attributes fullName, emailAddress, and password. Different types have different sets of attributes.

attributes*
object
string

Object attribute name.

string

Object attribute value.

string
required

The XML body, required for all object types. You can get the XML body from an existing object by exporting it from the mPulse UI.

string
required

Object creation date.

boolean
required

Whether or not the object has been deleted.

effectivePermissions
object
required

Effective permissions of the user on the object.

boolean
required

Whether or not the object is hidden.

integer
required

The unique ID of the newly created object.

date-time
required

Last modified date.

string
required
Defaults to akamai.com

The object name.

integer
required

Owner object ID.

boolean
required

Whether or not the object is read-only.

references
array of objects
required

Reference object data.

references*
object
boolean

Whether or not this is an embedded reference.

number

Reference ID.

string

Reference internal ID.

string

Reference name.

string | null

Reference path.

string

Reference type.

integer
required

The mPulse repository schema version.

integer
required

Tenant ID.

string
enum
required
Defaults to domain

The mPulse object type.

alert dashboard domain tenant user

Language
Authentication
Original text
Rate this translation
Your feedback will be used to help improve Google Translate