Skip to main content
GET/api/v1/face/collections
Return every face collection created for your app, including each collection’s id, name, app_id, and created_at.

Headers

Query parameters

None. The list is scoped to the app tied to the key you call with.

Response

Returns an entity.collections array. Each item has a collection_id, app_id, name, and created_at.

Errors