This endpoint allows you to get a list of categories created after given date
...
Request/Response
Path Parameters
Parameter Name | Type | Description |
---|---|---|
date | string | Categories created after this date will be returned |
Note: See comments for date formatting
...
GET https://sentry.bombora.com/v2/Topic/CategoriesAfterDate?date=07012014Referer: bombora.com
HTTP Request Header
Authorization: Basic {AUTH_KEY}
...
- Accepted date formats
- mmddyyyy
- mm/dd/yyyy
- mm-dd-yyyy
- yyyy/dd/mm
- yyyy-dd-mm
Copyright © 2014-2020 by Bombora, Inc. All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of Bombora, Inc.