Success Response

On success, the API returns a JSON body with the requested data.

Success Response

On success, the API returns a JSON body with the requested data.

{
  "id": 123,
  "name": "example-resource",
  "createdAt": "2023-01-01T12:00:00Z"
}