Get a schema recommendation
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses read_database
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_databases |
| Database | read_database |
Path parameters
Organization name slug from list_organizations. Example: acme.
Database name slug from list_databases. Example: app-db.
Schema recommendation sequence number. Example: 42.
Response
Returns a schema recommendation
Changes
Changed in 2 of the 24 revisions of this API.41
- ▲
the response property
applied_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
closed_by_deploy_requestbecame nullable for the status200response-property-became-nullable
- ▲
the response property
dismissed_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
dismissed_bybecame nullable for the status200response-property-became-nullable
- ▲
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○