Get a premise
Get a premise object by ID
GET
https://app.copyfactory.io/api/v2/premises/get/
Will get the sentence premise object by ID.
Query Parameters
Name
Type
Description
premise_id*
int
The premise Id you wish to retrieve.
Headers
Name
Type
Description
Authorization*
string
Your Copyfactory API key
Last updated