curl --request GET \
--url https://api.openworklabs.com/v1/config-objects/{configObjectId}/versions{
"items": [
{
"id": "<string>",
"configObjectId": "<string>",
"schemaVersion": "<string>",
"normalizedPayloadJson": {},
"rawSourceText": "<string>",
"createdVia": "cloud",
"createdByOrgMembershipId": "<string>",
"connectorSyncEventId": "<string>",
"sourceRevisionRef": "<string>",
"isDeletedVersion": true,
"createdAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}Returns immutable versions for one config object.
curl --request GET \
--url https://api.openworklabs.com/v1/config-objects/{configObjectId}/versions{
"items": [
{
"id": "<string>",
"configObjectId": "<string>",
"schemaVersion": "<string>",
"normalizedPayloadJson": {},
"rawSourceText": "<string>",
"createdVia": "cloud",
"createdByOrgMembershipId": "<string>",
"connectorSyncEventId": "<string>",
"sourceRevisionRef": "<string>",
"isDeletedVersion": true,
"createdAt": "2023-11-07T05:31:56Z"
}
],
"nextCursor": "<string>"
}Den TypeID with 'cob_' prefix and a 26-character base32 suffix.
30^cob_.*1 - 2551 <= x <= 100true, false Was this page helpful?