List project opportunities
POST /list-project-opportunities
POST
/list-project-opportunities
List opportunity IDs
for a given project.
Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” dynata-expiration
required
string format: date-time
RFC3339 timestamp indicating request expiration
dynata-access-key
required
string
Dynata provided access key
Example
ADSF23ADF354GFDDS23
dynata-signature
required
string
Signature created using the Dynata methodology
Example
dsklj435kljhfdSAFdsalk34
Request Body
Section titled “Request Body ”object
project_id
required
Project ID
integer format: int64
79237
Responses
Section titled “ Responses ”List of project opportunity IDs
Array<integer>
Bad request
object
message
required
A human readable description of the error
string
Invalid credentials
object
message
required
A human readable description of the error
string
Unauthorized
object
message
required
A human readable description of the error
string
Internal server error
object
message
required
A human readable description of the error
string