Pending Approval Counts By Duration
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://client-backend-quantum-project.test/cbre-client/api/dashboard/pending-approval-counts-by-duration' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
Responses
application/json Modified at 2024-09-03 11:42:58