Get All Copilots
Get a list of all copilots in the database.
Response
Replace with your domain
We are using example.com
here just for demonstration purposes only
Array of JSON objects
The unique identifier for the copilot.
The name of the copilot (“My first copilot” in this case).
The token associated with the copilot (“L34L375dEvMxIuNKrTdy” in this case).
The website URL associated with the copilot (“https://www.example.com” in this case).
The status of the copilot (“draft” in this case).
A message describing the copilot’s purpose and instructions.
A numeric value indicating enhanced privacy (0 in this case).
A numeric value indicating smart synchronization (0 in this case).
The URL to the Swagger documentation (“mbWwCbhHXqffJLEU98I8.json” in this case).
A numeric value indicating whether it’s a premade demo template (0 in this case).
The timestamp when the copilot was created (“2023-08-20T08:15:21.000000Z” in this case).
The timestamp when the copilot was last updated (“2023-08-20T08:15:21.000000Z” in this case).
Indicates whether the copilot has been deleted (null in this case).