/
/Scorecard API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18m ago · Updated 3w ago
  • getList Projects
  • postCreate Project
  • getList Testsets in Project
  • postCreate Testset
  • getGet Testset
  • deleteDelete Testset
  • patchUpdate Testset
  • getList Testcases in Testset
  • postCreate multiple Testcases
  • getGet Testcase
  • putUpdate Testcase
  • postDelete multiple Testcases
  • getList Metrics
  • postCreate Metric
  • getGet Metric
  • deleteDelete Metric
  • patchUpdate Metric
  • getList Runs
  • postCreate Run
  • getGet Run
  • getList Records
  • postCreate Record
  • deleteDelete Record
  • getList Annotations
  • getList Record Tags
  • postCreate Record Tag
  • deleteDelete Record Tag
  • getList Record Assignees
  • postAssign Record User
  • deleteUnassign Record User
  • getList systems
  • postCreate (upsert) system
  • getGet system
  • deleteDelete system
  • patchUpdate system
  • getGet system version
  • postUpsert system version
  • putUpsert Score
  • postInitiate Attachment Upload
  • getGet Attachment
  • deleteDelete Attachment
  • postCommit Attachment Upload
  • getList Session Attachments

List Record Assignees

List the organization members assigned to a Record.

get/records/{recordId}/assignees

Path parameters

recordIdstring required
Example:777

The ID of the Record to list assignees for.

Response

Successfully retrieved the Record's assignees.

Changes

Changed in 1 of the 37 revisions of this API.○1

  • Aug 10, 2026121aaa257802○1See the full diff
    • ○

      endpoint added

      endpoint-added

Full history