API call: GET /rest/idalko-grid/1.0/api/grid/{gridCustomFieldId}/issue/{issueIdOrKey} Desription: Read all rows of the Grid custom field RequestPATH PARAMETERSgridCustomFieldId string The id of the Grid custom field. issueIdOrKey string The ID or key of the issue. QUERY PARAMETERScolumnIds Array<string> A list of columns' ids to return for the Grid. This parameter accepts a comma-separated list. Note: All columns are returned by default. Responses Auitabs |
---|
|
Auitabspage |
---|
| Returned if the request is successful. Content-Type - application/json Example response (application/json) css
|
Auitabspage |
---|
| Returned if specified column id(s) does not exist. |
Auitabspage |
---|
| Returned if the authentication credentials are incorrect or missing. |
|
|