Skip to main content
Cohere

Search documentation

Type to search this documentation.

On this pageOverview

Getting started

Check authentication requirements, make your first call, and review recorded request history.

Three steps to your first successful API call. Check the endpoint's requirements before sending a request.

  1. Check authenticationFollow the authentication requirements documented for this endpoint.
  2. Make your first callUse the request example below to make a real call.
  3. Review your request historyReview requests recorded in your developer account.

Make your first call

GET/v1/datasets

List Datasets

7 parameters
  • datasetTypestringquery

    optional filter by dataset type

  • beforestringquery

    optional filter before a date

  • afterstringquery

    optional filter after a date

  • limitnumberquery

    optional limit to number of results

  • offsetnumberquery

    optional offset to start of results

  • validationStatusstringquery

    optional filter by validation status

  • X-Client-Namestringheader

    The name of the project that is making the request.

Full reference for this endpoint →

Recent activity

Export
Documentation menu