/
RA
rapidata
/
Rapidata API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 3d 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
post
Creates a new demographic rapid.
delete
Deletes a rapid.
get
Gets the most recent public responses across all customers.
get
Gets all responses for a given rapid.
get
Queries all rapids that have been flagged.
get
Queries rapids that may be eligible for validation-set creation.
post
Unflags a flagged rapid.
patch
Updates the validation information of a rapid.
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
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
CustomerRapid
Gets all responses for a given rapid.
get
/rapid/{rapidId}/responses
Path parameters
rapidId
string
required
The rapid to get the responses for.
Response
OK
GetResponsesForRapidEndpointOutput
required
rapidId
string
required
The id of the rapid.
asset
union
required
responses
GetResponsesForRapidEndpointOutputResponse[]
required
The list of responses for the rapid.
state
'Labeling'
|
'Paused'
|
'Incomplete'
|
'Flagged'
|
'Done'
|
'None'
|
'Rejected'
required
Changes