createdAt descending, so your most recently created service always appears first. Each object includes the full owner details and all associated payment plans — the same fields returned by the Get Service endpoint.
Request Parameters
This endpoint accepts no query parameters and no request body. Send the request as a plainGET with no payload.
Response
A successful request returns HTTP200 OK with a services array. If no services exist, the array is empty.
An array of service objects, ordered by
createdAt descending.