# Get Agent Libraries **GET /agents/libraries** Returns the list of form libraries available to the authenticated user. Each user may have access to one or more libraries through their entitlements or purchases. ## Servers - Production: https://ws.zipformplus.com/api (Production) - Staging/QA: https://api.pre.zipformplus.com/api (Staging/QA) ## Authentication methods - Context auth ## Parameters ### Query parameters - **page** (integer) - **pagesize** (integer) - **orderby** (string) - **sortorder** (string) ## Responses ### 200 Library list returned successfully #### Body: application/json (object) - **value** (array[object]) ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)