List Configurations - Field Descriptions
The following page details each of the fields received in the response when using the List Configurations endpoint.
Response
The following table describes fields that are included in the response.
| Field | Description |
|---|---|
| status | The status of the response. For example, success. |
| response | Object that contains the response. |
| content | Array that contains the content of the configuration. |
| configId | The unique identifier for the created configuration. |
| pmId | The Program Manager ID associated with the configuration. This is only returned in the response if a valid pmId is included in the request. |
| productId | The Product ID associated with the configuration. This is only returned in the response if a valid productId is included in the request. |
| status | The status of the configuration. For example, active. |
| messageTypeFilter | The list of message type filter codes for the configuration. For example, 1 or 2. |
| cardLifecycleNotificationEnabled | The status of the Card Lifecycle Notification webhook for the configuration. When set to true, Thredd sends a webhook (event code 119) when a card is created or activated and the notification matches the client's subscription. |
| createdDate | The date and time when the configuration was created. |
| lastUpdatedDate | The date and time when the configuration was last updated. |
| content | End of content array. |
| totalCount | The total number of configurations created in the response. |
| response | End of response array. |
Updated 8 days ago
Did this page help you?
