/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 4d ago
Details
Filter operations
Asset
3
Audience
23
BatchUpload
4
Benchmark
35
Bidder
3
Billing
31
BillingAccount
6
Cache
2
Campaign
15
Capabilities
5
Client
5
ContextShortening
1
Customer
1
CustomerRapid
8
Datapoints
5
Dataset
4
DatasetGroup
1
Examples
4
ExternalApps
3
ExternalAudience
2
Faucet
2
Feedback
1
Flow
7
FlowItem
1
GlobalText
4
Identity
4
Invoice
6
Job
39
post
Approves a job in manual review so its pipeline can start processing.
post
Clones a job definition into a new, private definition owned by the caller.
post
Creates a new job definition.
post
Creates a new job from a job definition and audience.
get
Gets the latest revision for a job definition.
post
Creates a new revision for an existing job definition.
get
Returns each customer a job is shared with, together with their access level.
post
Grants a customer viewer or editor access to a job by their email.
get
Gets a job definition by its id.
delete
Deletes a job definition and all its revisions.
patch
Updates a job definition.
get
Gets a job by its id.
delete
Deletes a job.
patch
Updates a job.
get
Downloads the results of a job as a file attachment.
get
Gets the A/B winner summary for a job's comparison labelling.
get
Estimates the cost of running a job to completion.
get
Gets the datapoints of the dataset backing a job.
get
Estimates the cost of running a job definition's latest revision to completion.
get
Returns each organization a job is shared with, together with its access level.
post
Grants every member of an organization viewer or editor access to a job.
get
Gets the labelling progress for a job.
get
Gets the most recent responses for a job.
get
Gets the anchor rapid plus its neighbours within the job's filtered results.
get
Gets the results grid for a job.
get
Gets a specific revision for a job definition.
post
Pauses a job, stopping all of its campaigns from processing.
get
Retrieves jobs aggregated by customer with total counts and most recent job information.
get
Queries job definitions visible to the caller.
get
Queries the revisions of a specific job definition.
get
Queries jobs visible to the caller: owned, shared with them, or both.
get
Queries job definitions that have been shared publicly, regardless of owner, so they can be reused as templates.
post
Restarts the given rapids of a job.
post
Resumes a job, restarting all of its campaigns.
post
Retries processing of a failed job.
delete
Removes an organization's viewer and editor access to a job.
delete
Removes a customer's viewer and editor access to a job.
patch
Marks or unmarks a job definition as a public template that other users can discover and run.
patch
Marks or unmarks a job as public so its results are viewable via a link.
Leaderboard
19
Newsletter
2
Order
21
Organization
14
OwnerTierOverride
5
Participant
13
Payment
4
Platform
3
Prompt
2
RankingFlow
2
RankingFlowItem
5
Rapid
2
Rapidata.Identity.API
1
Sample
4
SampleGeneration
4
Signal
10
Survey
1
Translation
2
UserRapid
5
ValidationFeedback
2
ValidationSet
15
Job
Deletes a job definition and all its revisions.
delete
/job/definition/{definitionId}
Path parameters
definitionId
string
required
The id of the job definition to delete.
Response
No Content
Changes