Retrieve a Specific GL Consolidation
- 18 Dec 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific GL Consolidation
- Updated on 18 Dec 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/glrestapi/rest/v1/glcons2/EA02BA0CF73B8811E053B08610ACE770
Query Standards
| Key | Recommended | Description |
|---|---|---|
| finder | Yes | Filters data based on attributes |
| limit | Yes | No. of items to return |
| offset | Yes | item index |
| totalResults | Yes | Returns total number of items |
| orderBy | Yes | Returns list of items order by given attribute |
Finder
Following row finders are available for data filtering and optimizing request performance.
- By UUID
By UUID
This is a recommended finder for querying a specific GL Consolidation by row ID.
| Parameter | Description | Sample |
|---|---|---|
| /VUUID | The VUuid attribute is the Unique row ID | /glrestapi/rest/v1/glcons2/EA02BA0CF73B8811E053B08610ACE770 |
Security
HTTP
Type basic
Basic authentication
Responses
200
Successful response