Laporan
laporan.rerataTunggu
Tenant-scoped tRPC query laporan.rerataTunggu. Requires a verified session cookie or an OAuth Bearer token; OAuth callers additionally need the simrs:read scope. All reads are filtered to the caller's tenant.
AuthorizationBearer <token>
OAuth 2.0 / OIDC issued by the API itself (better-auth oidcProvider). Dynamic client registration per RFC 7591 at /api/auth/oauth2/register.
In: header
Scope: simrs:read
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/trpc/laporan.rerataTunggu"{ "result": { "data": null }}{ "error": { "message": "string", "code": 0, "data": { "code": "string", "httpStatus": 0, "path": "string" } }}{ "error": { "message": "string", "code": 0, "data": { "code": "string", "httpStatus": 0, "path": "string" } }}{ "error": { "message": "string", "code": 0, "data": { "code": "string", "httpStatus": 0, "path": "string" } }}{ "error": { "message": "string", "code": 0, "data": { "code": "string", "httpStatus": 0, "path": "string" } }}Is this page helpful?