Replies
⚠️ Warning: This is a beta endpoint. It is not guaranteed to be stable and may change or break without notice.
Query parameters
idsinteger[]Required
Responses
200
Successful response
application/json
400
Invalid input data
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/replies/by-id⚠️ Warning: This is a beta endpoint. It is not guaranteed to be stable and may change or break without notice.
Path parameters
contractTypestring · enumRequiredPossible values:
parentIdinteger · max: 2147483647Required
Query parameters
orderBystring · enumOptionalDefault:
createdAtPossible values: orderDirectionstring · enumOptionalDefault:
descPossible values: limitinteger · max: 500OptionalDefault:
50offsetnumberOptionalDefault:
0Responses
200
Successful response
application/json
400
Invalid input data
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/replies/{contractType}/{parentId}Last updated