---
title: "Retrieve GL Ledgers By Code"
slug: "retrieve-gl-ledgers-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-gl-ledgers-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve GL Ledgers By Code

Get/glrestapi/rest/v1/rtigledgerwithyearperiod

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- GL Summary

#### GL Summary

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| companyCode | Company Code | 001 |
| departmentCode | Department Code | 00 |
| accountCode | Account Code | 20059 |
| fiscalYear | Fiscal Year | 2021 |
| fiscalQuarter | Fiscal Quarter | Q1 |
| fiscalPeriod | Fiscal Period | 2022 |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleglSummary;companyCode=001,departmentCode=00,fromAccountCode=20059,toAccountCode=20059,fiscalYear=2021,fiscalQuarter=1,fiscalPeriod=1,auditDate=2024-01-01
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleGlFiscalYear:desc

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='d60d8ee3-8422-4f52-aaa8-f80bf93ef163'>application/json</option>
</select>
