Skip to main content
GET
List projects

Authorizations

Authorization
string
header
required

API key with "faces_" prefix. Create one at Settings > Developers.

Query Parameters

published
enum<string>

Filter by published status.

Available options:
true,
false
limit
number
default:20

Max results per page.

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from a previous response.

Response

200 - application/json

Project list

projects
object[]
required
nextCursor
string

Pass as cursor to fetch the next page.