List Company Gallery Images
List all gallery images for the organization, sorted by display order. The optional orgId parameter is limited to the current organization, discoverable organizations, or active partners.
List all gallery images for the organization, sorted by display order. The optional orgId parameter is limited to the current organization, discoverable organizations, or active partners.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Query Parameters
Response Body
application/json
curl -X GET "https://example.com/company-settings/gallery"[ { "id": "string", "url": "string", "sortOrder": 0 }]Get Company Settings GET
Retrieve the company settings for the current organization, including contact details, address, and preferences.
Reorder Company Gallery Images POST
Reorder gallery images by providing an ordered array of image IDs. Each image's sort order is updated to match its position in the array.