GET api/PhotoGeneration/{index}/{rows}?id={id}

Use to generate images stored in the ExternalDB.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id can be used to filter what photos are generated using. There are: awards, committees, fellows, researchfellows and finally, all.

string

Required

index

string

None.

rows

string

None.

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>