{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"organization_id": "<string>",
"backend": "<string>",
"project_id": "<string>",
"created_by": "<string>",
"ended_at": "2023-11-07T05:31:56Z",
"ended_by": "<string>",
"settings": {
"job_count_limit": 123,
"duration_limit_sec": 123,
"cost_limit": {
"unit": "<string>",
"value": 123
}
}
}
{
"id": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"organization_id": "<string>",
"backend": "<string>",
"project_id": "<string>",
"created_by": "<string>",
"ended_at": "2023-11-07T05:31:56Z",
"ended_by": "<string>",
"settings": {
"job_count_limit": 123,
"duration_limit_sec": 123,
"cost_limit": {
"unit": "<string>",
"value": 123
}
}
}
Created
The response is of type object
.
Was this page helpful?