/
/Recruiterflow API Documentation
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 2w ago
Campaign APIs5
Candidate APIs28
Client APIs15
Contact APIs16
  • getLists all activity types for contacts.
  • getGet paginated list of activities for a contact.
  • postThe contact endpoint allows you to add a contact to Recruiterflow.
  • getGet all calendar events for a contact
  • getGet all calls list for a Contact
  • getThe endpoint lists all contact custom fields.
  • getGet all emails list for a Contact
  • postPlease add ARGUMENTS (AS A FORM), the api is used to attach files to contacts.
  • getReturns the contacts info for the specified id.
  • getLists all contacts and their details.
  • postThe endpoint adds notes to the specified contact.
  • postUpdate profile picture for a contact
  • postFind all search types in the link below.
  • getList all statuses for contacts.
  • getGet all tasks for a candidate
  • postThis API implements a complete update which means that any existing data in the provided key will be wiped out and replaced with the data provided, in case a key is not provided no update happens to it.
Deal APIs12
Job APIs27
Other APIs14
Placement APIs5
Sequence APIs4
User APIs2
    Contact APIs

    Get paginated list of activities for a contact.

    get/api/external/contact/activity/list

    Query parameters

    idstring required

    Contact ID for which the activities are needed.

    items_per_pagestring

    Number of records per page.

    current_pagestring

    The page number.

    include_countstring

    Count of total records

    Headers

    RF-Api-Keystring required

    Response

    Auto generated using Swagger Inspector

    Changes