GET
Return every face collection created for your app, including each collection’s id, name, /api/v1/face/collectionsapp_id, and created_at.
Headers
Query parameters
None. The list is scoped to the app tied to the key you call with.Response
Returns anentity.collections array. Each item has a collection_id, app_id, name, and created_at.