curl --request GET \
--url https://api.plumaa.id/rest/v1/signature-request-timeseries \
--header 'Authorization: Bearer <token>'[
{
"mark": "<unknown>",
"count": "<unknown>"
}
]curl --request GET \
--url https://api.plumaa.id/rest/v1/signature-request-timeseries \
--header 'Authorization: Bearer <token>'[
{
"mark": "<unknown>",
"count": "<unknown>"
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
day, hour, month ObjectID matching arguments.
Show child attributes
If provided, it will apply an $exists filter. See https://www.mongodb.com/docs/manual/reference/operator/query/exists/#-exists
If provided, it will apply an $eq filter. See https://www.mongodb.com/docs/manual/reference/operator/query/eq/#op._S_eq
If provided, it will apply a $ne filter. See https://www.mongodb.com/docs/manual/reference/operator/query/ne/#op._S_ne
If provided, it will apply an $in filter. See https://www.mongodb.com/docs/manual/reference/operator/query/in/#op._S_in
A field whose value conforms with the standard mongodb object ID as described here: https://docs.mongodb.com/manual/reference/method/ObjectId/#ObjectId. Example: 5e5677d71bdc2ae76344968c
If provided, it will apply a $nin filter. See https://www.mongodb.com/docs/manual/reference/operator/query/nin/#op._S_nin
A field whose value conforms with the standard mongodb object ID as described here: https://docs.mongodb.com/manual/reference/method/ObjectId/#ObjectId. Example: 5e5677d71bdc2ae76344968c
ContentType matching arguments.
Show child attributes
If provided, it will apply an $exists filter. See https://www.mongodb.com/docs/manual/reference/operator/query/exists/#-exists
If provided, it will apply an $eq filter. See https://www.mongodb.com/docs/manual/reference/operator/query/eq/#op._S_eq
RawContent, IOUContent, JSONContent, PDFContent If provided, it will apply a $ne filter. See https://www.mongodb.com/docs/manual/reference/operator/query/ne/#op._S_ne
RawContent, IOUContent, JSONContent, PDFContent If provided, it will apply an $in filter. See https://www.mongodb.com/docs/manual/reference/operator/query/in/#op._S_in
RawContent, IOUContent, JSONContent, PDFContent If provided, it will apply a $nin filter. See https://www.mongodb.com/docs/manual/reference/operator/query/nin/#op._S_nin
RawContent, IOUContent, JSONContent, PDFContent asc, desc