Skip to content

Commit

Permalink
docs: update API references
Browse files Browse the repository at this point in the history
  • Loading branch information
Chief-Rishab authored and ravisuhag committed Apr 21, 2023
1 parent 202c5ce commit feb5711
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/reference/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,8 @@ To get the list of all approvals, use the ** `GET` ** Method on **`{{HOST}}/api/
| statuses | query | Enum: **```pending```** , **```rejected```** , **```active```** , **```terminated```** , **```cancelled```** | No | [string] | No | [string] |
| order_by | query | | No | [string] |
| created_by | query | | No | string |
| size | query | | No | int |
| offset | query | | No | int |

##### Response

Expand Down

0 comments on commit feb5711

Please sign in to comment.