GetMockServerResponses
Information about the server response.
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The server response's ID. |
name | string | ❌ | The server response's name. |
statusCode | number | ❌ | The server response's 5xx HTTP response code. |
createdAt | string | ❌ | The date and time at which the server response was created. |
updatedAt | string | ❌ | The date and time at which the server response was last updated. |
createdBy | string | ❌ | The user ID of the user who created the server response. |
updatedBy | string | ❌ | The user ID of the user who last updated the server response. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs