List Configurations - Field Descriptions

The following page details each of the fields received in the response when using the List Configurations endpoint.

Response

📘

Note

Fields in bold indicate the start and end of an array.

The following table describes fields that are included in the response.

FieldDescription
statusThe status of the response. For example, success.
responseObject that contains the response.
contentArray that contains the content of the configuration.
configIdThe unique identifier for the created configuration.
pmIdThe Program Manager ID associated with the configuration. This is only returned in the response if a valid pmId is included in the request.
productIdThe Product ID associated with the configuration. This is only returned in the response if a valid productId is included in the request.
statusThe status of the configuration. For example, active.
messageTypeFilterThe list of message type filter codes for the configuration. For example, 1 or 2.
createdDateThe date and time when the configuration was created.
lastUpdatedDateThe date and time when the configuration was last updated.
contentEnd of content array.
totalCountThe total number of configurations created in the response.
responseEnd of response array.