> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Coda

Collaborative workspace platform that transforms documents into powerful tools for team productivity and project management

<Accordion title="Add a permission for pack">
  Create or modify user, workspace, or global permissions for a given pack.
</Accordion>

<Accordion title="Add a maker for pack">
  Set a maker for a given pack. used to display makers for a pack in the corresponding packs page.
</Accordion>

<Accordion title="Add custom domain">
  Add a custom domain to a published doc.
</Accordion>

<Accordion title="Add a category for pack">
  Add a publishing category for a given pack.
</Accordion>

<Accordion title="Begin content export">
  Initiate an export of content for the given page.
</Accordion>

<Accordion title="Create a new pack release">
  Creates a new pack release based on an existing pack version.
</Accordion>

<Accordion title="Create doc">
  Creates a new coda doc, optionally copying an existing doc. note that creating a doc requires you to be a doc maker in the applicable workspace (or be auto-promoted to one).
</Accordion>

<Accordion title="Delete multiple rows">
  Deletes the specified rows from the table or view. this endpoint will always return a 202. row deletions are generally processed within several seconds.
</Accordion>

<Accordion title="Delete a page">
  Deletes the specified page.
</Accordion>

<Accordion title="Content export status">
  Check the status of a page content export
</Accordion>

<Accordion title="Gets custom doc domains providers">
  Gets the provider (ie. godaddy) of a custom domain.
</Accordion>

<Accordion title="Delete a category for pack">
  Delete a publishing category for a given pack.
</Accordion>

<Accordion title="Create pack">
  Creates a new pack, essentially registering a new pack id. the contents of the pack will be uploaded separately.
</Accordion>

<Accordion title="Delete row">
  Deletes the specified row from the table or view. this endpoint will always return a 202, so long as the row exists and is accessible (and the update is structurally valid). row deletions are generally processed within several seconds. when deleting using a name as opposed to an id, an arbitrary row will be removed.
</Accordion>

<Accordion title="Deletes a custom domain">
  Deletes a custom domain from a published doc.
</Accordion>

<Accordion title="Delete a permission for pack">
  Delete user, workspace, or global permissions for a given pack.
</Accordion>

<Accordion title="Add permission">
  Adds a new permission to the doc.
</Accordion>

<Accordion title="Delete a maker for pack">
  Delete a maker for a given pack, who will not be displayed in the corresponding packs page.
</Accordion>

<Accordion title="Create a page">
  Create a new page in a doc. note that creating a page requires you to be a doc maker in the applicable workspace.
</Accordion>

<Accordion title="Delete pack">
  Delete a given pack.
</Accordion>

<Accordion title="Get acl settings">
  Returns settings associated with acls for this coda doc.
</Accordion>

<Accordion title="Gets the json schema for pack configuration">
  Returns a json schema applicable for customizing the pack using pack configurations.
</Accordion>

<Accordion title="Delete doc">
  Deletes a doc.
</Accordion>

<Accordion title="Get a column">
  Returns details about a column in a table.
</Accordion>

<Accordion title="Get a control">
  Returns info on a control.
</Accordion>

<Accordion title="Delete permission">
  Deletes an existing permission.
</Accordion>

<Accordion title="Get analytics last updated day">
  Returns days based on pacific standard time when analytics were last updated.
</Accordion>

<Accordion title="Fetch grouped logs by pack org root ingestion id">
  Retrieve the grouped logs of a pack for debugging purpose.
</Accordion>

<Accordion title="Fetch ingestion executions for pack">
  Retrieve the ingestion execution ids of a root ingestion for debugging purpose.
</Accordion>

<Accordion title="Get a table">
  Returns details about a specific table or view.
</Accordion>

<Accordion title="Get a row">
  Returns details about a row in a table.
</Accordion>

<Accordion title="List columns">
  Returns a list of columns in a table.
</Accordion>

<Accordion title="List categories for pack">
  List publishing categories for a given pack.
</Accordion>

<Accordion title="List controls">
  Returns a list of controls in a coda doc.
</Accordion>

<Accordion title="Get sharing metadata">
  Returns metadata associated with sharing for this coda doc.
</Accordion>

<Accordion title="Get a formula">
  Returns info on a formula.
</Accordion>

<Accordion title="List featured docs for a pack">
  Returns a list of featured doc ids for a pack.
</Accordion>

<Accordion title="Get doc categories">
  Gets all available doc categories.
</Accordion>

<Accordion title="Get the difference between two pack versions">
  Gets information about the difference between the specified previous version and next version of a pack.
</Accordion>

<Accordion title="Get the next valid version for a pack">
  Get the next valid version based on the proposed metadata.
</Accordion>

<Accordion title="Get info about a doc">
  Returns metadata for the specified doc.
</Accordion>

<Accordion title="List makers for pack">
  List makers for a given pack.
</Accordion>

<Accordion title="List packs">
  Get the list of accessible packs.
</Accordion>

<Accordion title="Get a page">
  Returns details about a page.
</Accordion>

<Accordion title="Get doc analytics summary">
  Returns summarized analytics data for available docs.
</Accordion>

<Accordion title="Get a single pack">
  Returns a single pack.
</Accordion>

<Accordion title="List pages">
  Returns a list of pages in a coda doc.
</Accordion>

<Accordion title="List custom doc domains">
  List all custom domains for a published doc.
</Accordion>

<Accordion title="List pack analytics">
  Returns analytics data for packs the user can edit.
</Accordion>

<Accordion title="List workspace roles">
  Returns a list of the counts of users over time by role for the workspace.
</Accordion>

<Accordion title="Publish doc">
  Update publish settings for a doc.
</Accordion>

<Accordion title="List tables">
  Returns a list of tables in a coda doc.
</Accordion>

<Accordion title="List permissions for a pack">
  Get user, workspace, and/or global permissions for a given pack.
</Accordion>

<Accordion title="List page analytics">
  Returns analytics data for a given doc within the day. this method will return a 401 if the given doc is not in an enterprise workspace.
</Accordion>

<Accordion title="List workspace users">
  Returns a list of members in the given workspace. this list will be ordered with the requesting user first and then ordered by role.
</Accordion>

<Accordion title="Pack source code upload complete">
  Note the completion of the upload of a pack source code.
</Accordion>

<Accordion title="List formulas">
  Returns a list of named formulas in a coda doc.
</Accordion>

<Accordion title="Push a button">
  Pushes a button on a row in a table. authorization note: this action is available to api tokens that are authorized to write to the table. however, the underlying button can perform any action on the document, including writing to other tables and performing pack actions.
</Accordion>

<Accordion title="Patch the system connection credentials of the pack">
  Patch the system connection credentials of the pack.
</Accordion>

<Accordion title="Pack version upload complete">
  Note the completion of the upload of a pack version bundle in order to create that pack version.
</Accordion>

<Accordion title="List pack formula analytics">
  Returns analytics data for pack formulas.
</Accordion>

<Accordion title="List the versions for a pack">
  Get the list of versions of a pack.
</Accordion>

<Accordion title="Get mutation status">
  Get the status for an asynchronous mutation to know whether or not it has been completed. each api endpoint that mutates a document will return a request id that you can pass to this endpoint to check the completion status. status information is not guaranteed to be available for more than one day after the mutation was completed. it is intended to be used shortly after the request was made.
</Accordion>

<Accordion title="Get detailed listing information for a pack">
  Get detailed listing information for a pack.
</Accordion>

<Accordion title="Retrieve the information for a specific log">
  Retrieve the ingestion execution ids of a root ingestion for debugging purpose.
</Accordion>

<Accordion title="Retrieve the grouped logs of a pack">
  Retrieve the grouped logs of a pack for debugging purpose.
</Accordion>

<Accordion title="Get pack analytics summary">
  Returns summarized analytics data for packs the user can edit.
</Accordion>

<Accordion title="Register pack version">
  Registers a new pack version. this simply returns a signed url to use for uploading the pack version definition. following the completion of the upload, post to /apis/v1/packs/\{packid}/versions/\{packversion} trigger the rest of the creation process.
</Accordion>

<Accordion title="List table rows">
  Retrieves rows from a specific table within a coda document. this endpoint allows you to fetch data from your coda tables programmatically, enabling integration with other systems or data analysis tools. use this when you need to access the content of a table in your coda document, such as for reporting, data synchronization, or building custom views of your data outside of coda. the endpoint supports pagination for large tables and allows you to control the number of rows returned per request. it's important to note that this endpoint only retrieves data and doesn't modify the table contents.
</Accordion>

<Accordion title="Retrieve the logs of a ingestion">
  Retrieve the logs of a ingestion for debugging purpose.
</Accordion>

<Accordion title="List doc analytics">
  Returns analytics data for available docs per day.
</Accordion>

<Accordion title="Set the system connection credentials of the pack">
  Set the system connection credentials of the pack.
</Accordion>

<Accordion title="Set the oauth configurations of the pack">
  Set the oauth configurations of the pack, including client id and secret.
</Accordion>

<Accordion title="Pack asset upload complete">
  Note the completion of the upload of a pack asset.
</Accordion>

<Accordion title="Update acl settings">
  Update settings associated with acls for this coda doc.
</Accordion>

<Accordion title="Resolve browser link">
  Given a browser link to a coda object, attempts to find it and return metadata that can be used to get more info on it. returns a 400 if the url does not appear to be a coda url or a 404 if the resource cannot be located with the current credentials.
</Accordion>

<Accordion title="Retrieve the logs of a pack">
  Retrieve the logs of a pack for debugging purpose.
</Accordion>

<Accordion title="Updates a custom domain">
  Updates properties of a document's custom domain.
</Accordion>

<Accordion title="Trigger automation">
  Triggers webhook-invoked automation
</Accordion>

<Accordion title="List permissions">
  Returns a list of permissions for this coda doc.
</Accordion>

<Accordion title="Retrieve the oauth configuration of the pack">
  Retrieve the oauth configuration of the pack for display purpose. secrets will be returned with masks.
</Accordion>

<Accordion title="Updates user role">
  Updates the workspace user role of a user that matches the parameters. only succeeds if the requesting user has admin permissions in the workspace.
</Accordion>

<Accordion title="Update an existing pack release">
  Update details of a pack release.
</Accordion>

<Accordion title="Retrieve the system connection metadata of the pack">
  Retrieve the system connection metadata of the pack.
</Accordion>

<Accordion title="Search principals">
  Searches for user and group principals matching the query that this doc can be shared with. at most 20 results will be returned for both users and groups. if no query is given then no results are returned.
</Accordion>

<Accordion title="Update a page">
  Update properties for a page. note that updating a page title or icon requires you to be a doc maker in the applicable workspace.
</Accordion>

<Accordion title="Update doc">
  Updates metadata for a doc. note that updating a doc title requires you to be a doc maker in the applicable workspace.
</Accordion>

<Accordion title="Get the source code for a pack version">
  Get temporary links used to download the source code for the given packid and version
</Accordion>

<Accordion title="Update pack">
  Update an existing pack for non-versioned fields.
</Accordion>

<Accordion title="Unpublish doc">
  Unpublishes a doc.
</Accordion>

<Accordion title="Update featured docs for a pack">
  Create or replace the featured docs for a pack.
</Accordion>

<Accordion title="Upload a pack asset">
  Request a signed s3 url to upload your pack asset.
</Accordion>

<Accordion title="List the pack listings accessible to a user">
  Get listings of public packs and packs created by you.
</Accordion>

<Accordion title="Upload pack source code">
  Request a signed s3 url to upload your pack source code.
</Accordion>

<Accordion title="Get user info">
  Returns basic info about the current user.
</Accordion>

<Accordion title="List the releases for a pack">
  Get the list of releases of a pack.
</Accordion>

<Accordion title="List available docs">
  Returns a list of coda docs accessible by the user, and which they have opened at least once. these are returned in the same order as on the docs page: reverse chronological by the latest event relevant to the user (last viewed, edited, or shared).
</Accordion>
