List

Returns all extraction schemas in a project.

Authentication

AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).

Query parameters

projectstringOptionalDefaults to main
The name of the project to list extraction schemas for.

Response

Success response
extraction_schemaslist of objects

Errors