# Lists packages **GET /packages** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Query parameters - **limit** (integer(int32)) Number of items to return on each page (max 100) - **page** (integer(int32)) Current page of results to return - **descriotion** (string) Description of package to filter by - **type** (string) Type of package (`casting`, `gallery`) to filter by - **model_id** (integer(int32)) Model ID to filter packages by - **contact_id** (integer(int32)) Contact ID to filter packages by - **agent_user_id** (integer(int32)) User ID of the agent to filter packages by - **office_id** (integer(int32)) Office ID to filter packages by ## Responses ### 200 Packages ### 500 An unexpected error occurred [Powered by Bump.sh](https://bump.sh)